public abstract class OMAbstractIterator extends Object implements Iterator
Constructor and Description |
---|
OMAbstractIterator(OMNode firstNode) |
Modifier and Type | Method and Description |
---|---|
protected abstract OMNode |
getNextNode(OMNode currentNode)
Get the next node.
|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.