|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axiom.om.impl.traverse.OMAbstractIterator
org.apache.axiom.om.impl.traverse.OMDescendantsIterator
OMContainer.getDescendants(boolean), and this class should never be
referenced directly. It will be removed in Axiom 1.3.
public class OMDescendantsIterator
| Constructor Summary | |
|---|---|
OMDescendantsIterator(OMNode firstNode)
Deprecated. |
|
| Method Summary | |
|---|---|
protected OMNode |
getNextNode(OMNode currentNode)
Deprecated. Get the next node. |
| Methods inherited from class org.apache.axiom.om.impl.traverse.OMAbstractIterator |
|---|
hasNext, next, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OMDescendantsIterator(OMNode firstNode)
| Method Detail |
|---|
protected OMNode getNextNode(OMNode currentNode)
OMAbstractIterator
getNextNode in class OMAbstractIteratorcurrentNode - the predecessor of the node to retrieve
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||