public abstract class NodeIterator extends Object
Helper class for iterating through nodes.
NodeIterator (Iterator iter)
protected Object
getNextNode(Iterator iter)
boolean
hasNext()
Object
next()
void
remove()
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2014 The Codehaus. All rights reserved.