|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axiom.om.impl.OMNavigator
org.apache.axiom.om.impl.dom.DOMNavigator
public class DOMNavigator
Empty subclass of OMNavigator to keep compatibility with existing code.
| Field Summary |
|---|
| Fields inherited from class org.apache.axiom.om.impl.OMNavigator |
|---|
node |
| Constructor Summary | |
|---|---|
DOMNavigator()
Constructor OMNavigator. |
|
DOMNavigator(OMNode node)
Constructor OMNavigator. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.axiom.om.impl.OMNavigator |
|---|
getNext, init, isCompleted, isNavigable, next, setDataSourceIsLeaf, step, visited |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DOMNavigator()
public DOMNavigator(OMNode node)
node -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||