| Constructor and Description |
|---|
NodeList() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Node... nodes) |
void |
add(NodeList nodes) |
<T extends Node> |
as(Class<T> nodeType) |
Attribute[] |
asAttributes() |
<T extends Node> |
filter(Class<T> nodeType) |
boolean |
isEmpty() |
Iterator<Node> |
iterator() |
void |
remove(Node... nodes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2022. All Rights Reserved.