public class NameNodeListImpl extends DeepNodeListImpl
DeepNodeListImplrootNode_, tagName_| Constructor and Description |
|---|
NameNodeListImpl(NodeImpl rootNode,
String tagName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Node |
nextMatchingElementAfter(Node current)
Iterative tree-walker.
|
getLength, itemprotected Node nextMatchingElementAfter(Node current)
nextMatchingElementAfter in class DeepNodeListImplcurrent - the current nodeCopyright © 2024 HtmlUnit. All rights reserved.