public class NodeListIterable extends Object implements Iterable<Node>
NodeListIterable(NodeList list)
Iterator<Node>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public NodeListIterable(NodeList list)
public Iterator<Node> iterator()