Table of Contents

Interface IXPathNodes

Namespace
Javax.Xml.Xpath
Assembly
MASES.JNet.dll
public interface IXPathNodes

Methods

Get(int)

Node Get(int arg0)

Parameters

arg0 int

int

Returns

Node

Node

Exceptions

XPathException

Iterator()

Iterator<Node> Iterator()

Returns

Iterator<Node>

Iterator

Size()

int Size()

Returns

int

int