public class NameNodeListImpl
extends org.apache.xerces.dom.DeepNodeListImpl
implements org.w3c.dom.NodeList
DeepNodeListImpl
Constructor and Description |
---|
NameNodeListImpl(org.apache.xerces.dom.NodeImpl rootNode,
java.lang.String tagName)
Constructor.
|
Modifier and Type | Method and 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.DeepNodeListImpl
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.