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