public class OMDescendantsIterator extends OMAbstractIterator
| Constructor and Description |
|---|
OMDescendantsIterator(OMNode firstNode) |
| Modifier and Type | Method and Description |
|---|---|
protected OMNode |
getNextNode(OMNode currentNode)
Get the next node.
|
hasNext, next, removepublic OMDescendantsIterator(OMNode firstNode)
protected OMNode getNextNode(OMNode currentNode)
OMAbstractIteratorgetNextNode in class OMAbstractIteratorcurrentNode - the predecessor of the node to retrieveCopyright © 2004-2012 Apache Software Foundation. All Rights Reserved.