org.w3c.dom.NodeList
public 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.DeepNodeListImpl
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.