Class Index | File Index

Classes


Class xmldom.XPathIterator


Defined in: XPath.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Iterator over nodes uses in the xpath implementation
Method Summary
Method Attributes Method Name and Description
 
next()
 
Class Detail
xmldom.XPathIterator()
Iterator over nodes uses in the xpath implementation
Method Detail
{?Node} next()
Returns:
{?Node}

{undefined} reset()
Returns:
{undefined}

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Aug 06 2015 04:10:42 GMT+0200 (MESZ)