public class NameNodeListImpl extends DeepNodeListImpl implements NodeList
DeepNodeListImpl
Constructor and Description |
---|
NameNodeListImpl(NodeImpl rootNode,
String tagName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Node |
nextMatchingElementAfter(Node current)
Iterative tree-walker.
|
getLength, item
protected Node nextMatchingElementAfter(Node current)
nextMatchingElementAfter
in class DeepNodeListImpl
Copyright © 2017 JBoss by Red Hat. All rights reserved.