Class xmldom.XPathIterator
Defined in: XPath.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Iterator over nodes uses in the xpath implementation
|
Method Attributes | Method Name and Description |
---|---|
next()
|
|
reset()
|
Method Detail
{?Node}
next()
- Returns:
- {?Node}
{undefined}
reset()
- Returns:
- {undefined}