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