org.apache.axiom.om.impl.dom
Class DOMNavigator
java.lang.Object
org.apache.axiom.om.impl.OMNavigator
org.apache.axiom.om.impl.dom.DOMNavigator
public class DOMNavigator
- extends OMNavigator
Empty subclass of OMNavigator
to keep compatibility with existing code.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMNavigator
public DOMNavigator()
- Constructor OMNavigator.
DOMNavigator
public DOMNavigator(OMNode node)
- Constructor OMNavigator.
- Parameters:
node
-
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.