@Interface public abstract class NodeListOf<TNode extends Node> extends NodeList implements Iterable<TNode>
Modifier and Type | Field and Description |
---|---|
int |
length |
Constructor and Description |
---|
NodeListOf() |
Modifier and Type | Method and Description |
---|---|
TNode |
$get(int index) |
TNode |
item(int index) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, iterator, spliterator