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