Class Index | File Index

Classes


Class createXPathSingleton-AttributeIterator


Extends xmldom.XPathIterator.

Defined in: XPath.js.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
createXPathSingleton-AttributeIterator(it, namespace, localName)
Method Summary
Method Attributes Method Name and Description
 
next()
Methods borrowed from class xmldom.XPathIterator:
reset
Class Detail
<inner> createXPathSingleton-AttributeIterator(it, namespace, localName)
Parameters:
{xmldom.XPathIterator} it
{!string} namespace
{!string} localName
Method Detail
{?Node} next()
Returns:
{?Node}

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Sep 03 2015 21:31:52 GMT+0200 (CEST)