Interface NodeListIterator

All Superinterfaces:
Iterator<Node>, ListIterator<Node>

public interface NodeListIterator extends ListIterator<Node>
A ListIterator that has Node arguments but returns DOMNode references.