OMContainer.getDescendants(boolean)
, and this class should never be
referenced directly. It will be removed in Axiom 1.3.public class OMDescendantsIterator extends OMAbstractIterator
Constructor and Description |
---|
OMDescendantsIterator(OMNode firstNode)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected OMNode |
getNextNode(OMNode currentNode)
Deprecated.
Get the next node.
|
hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public OMDescendantsIterator(OMNode firstNode)
protected OMNode getNextNode(OMNode currentNode)
OMAbstractIterator
getNextNode
in class OMAbstractIterator
currentNode
- the predecessor of the node to retrieveCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.