public interface NodeList
GDK enhancements for NodeList.
public Iterator<Node>
iterator()
Makes NodeList iterable by returning a read-only Iterator which traverses over each Node.