| Constructor and Description |
|---|
OMAbstractIterator(org.apache.axiom.om.OMSerializable firstNode) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.apache.axiom.om.OMSerializable |
getNextNode(org.apache.axiom.om.OMSerializable currentNode)
Get the next node.
|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
public OMAbstractIterator(org.apache.axiom.om.OMSerializable firstNode)
Copyright © The Apache Software Foundation. All Rights Reserved.