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