protected class DomNode.ChildIterator extends Object implements Iterator<DomNode>
protected
DomNode.ChildIterator()
boolean
hasNext()
DomNode
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected DomNode.ChildIterator()
public boolean hasNext()
hasNext
Iterator<DomNode>
public DomNode next()
next
public void remove()
remove
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.