public class ElementsByTagNameNS extends NodeListImpl
| Constructor and Description |
|---|
ElementsByTagNameNS(DOMParentNode node,
String namespaceURI,
String localName) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<? extends Node> |
createIterator() |
getLength, itempublic ElementsByTagNameNS(DOMParentNode node, String namespaceURI, String localName)
protected Iterator<? extends Node> createIterator()
createIterator in class NodeListImplCopyright © The Apache Software Foundation. All Rights Reserved.