|
||||||||||
| 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
public class OMDescendantsIterator
Iterator that iterates over all descendants in document order.
| Constructor Summary | |
|---|---|
OMDescendantsIterator(OMNode firstNode)
|
|
| Method Summary | |
|---|---|
protected OMNode |
getNextNode(OMNode currentNode)
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 | |||||||||