public class OMChildrenIterator extends OMAbstractIterator
Constructor and Description |
---|
OMChildrenIterator(OMNode currentChild)
Constructor OMChildrenIterator.
|
Modifier and Type | Method and Description |
---|---|
protected OMNode |
getNextNode(OMNode currentNode)
Get the next node.
|
hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public OMChildrenIterator(OMNode currentChild)
currentChild
- protected OMNode getNextNode(OMNode currentNode)
OMAbstractIterator
getNextNode
in class OMAbstractIterator
currentNode
- the predecessor of the node to retrieveCopyright © 2004–2014 The Apache Software Foundation. All rights reserved.