- All Implemented Interfaces:
Iterator<DomNode>
- Enclosing class:
DomNode
An iterator over all children of this node.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ChildIterator
public ChildIterator(DomNode nextNode)
-