org.w3c.dom.NodeListpublic class NameNodeListImpl
extends org.apache.xerces.dom.DeepNodeListImpl
implements org.w3c.dom.NodeList
DeepNodeListImpl| Constructor | Description |
|---|---|
NameNodeListImpl(org.apache.xerces.dom.NodeImpl rootNode,
java.lang.String tagName) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected org.w3c.dom.Node |
nextMatchingElementAfter(org.w3c.dom.Node current) |
Iterative tree-walker.
|
public NameNodeListImpl(org.apache.xerces.dom.NodeImpl rootNode,
java.lang.String tagName)
protected org.w3c.dom.Node nextMatchingElementAfter(org.w3c.dom.Node current)
nextMatchingElementAfter in class org.apache.xerces.dom.DeepNodeListImplCopyright ? 1999-2010 The Apache Software Foundation. All Rights Reserved.