| Constructor and Description |
|---|
IterableNodeList(NodeList nl)
Wraps the NodeList.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Node> |
asList(NodeList l)
Turns the NodeList into a list.
|
Iterator<Node> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic IterableNodeList(NodeList nl)
nl - list to wrapCopyright © 2001–2025 XMLUnit. All rights reserved.