Package io.sf.carte.doc.dom
Interface NodeListIterator
- All Superinterfaces:
- Iterator<Node>,- ListIterator<Node>
A 
ListIterator that has Node arguments but returns
 DOMNode references.- 
Method SummaryMethods inherited from interface java.util.IteratorforEachRemainingMethods inherited from interface java.util.ListIteratoradd, hasNext, hasPrevious, nextIndex, previousIndex, remove, set