public final class IterableNodeList extends Object implements Iterable<Node>
IterableNodeList(NodeList nl)
static List<Node>
asList(NodeList l)
Iterator<Node>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IterableNodeList(NodeList nl)
public Iterator<Node> iterator()
iterator
Iterable<Node>
public static List<Node> asList(NodeList l)
Copyright © 2001–2016 XMLUnit. All rights reserved.