public class OMDescendantsIterator extends OMAbstractIterator
| Modifier and Type | Field and Description |
|---|---|
private int |
level |
| Constructor and Description |
|---|
OMDescendantsIterator(OMContainer container,
boolean includeSelf) |
| Modifier and Type | Method and Description |
|---|---|
protected OMSerializable |
getNextNode(OMSerializable currentNode)
Get the next node.
|
hasNext, next, removepublic OMDescendantsIterator(OMContainer container, boolean includeSelf)
protected OMSerializable getNextNode(OMSerializable currentNode)
OMAbstractIteratorgetNextNode in class OMAbstractIteratorcurrentNode - the predecessor of the node to retrieve