public class OMDescendantsIterator extends OMAbstractIterator
| 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, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic OMDescendantsIterator(OMContainer container, boolean includeSelf)
protected OMSerializable getNextNode(OMSerializable currentNode)
OMAbstractIteratorgetNextNode in class OMAbstractIteratorcurrentNode - the predecessor of the node to retrieveCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.