jlibs.xml.dom
Class DOMNavigator
java.lang.Object
jlibs.core.graph.Ladder<E>
jlibs.core.graph.Navigator2<Node>
jlibs.xml.dom.DOMNavigator
- All Implemented Interfaces:
- Navigator<Node>
public class DOMNavigator
- extends Navigator2<Node>
- Author:
- Santhosh Kumar T
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMNavigator
public DOMNavigator()
parent
public Node parent(Node node)
- Specified by:
parent in class Ladder<Node>
children
public Sequence<? extends Node> children(Node node)
getXPath
public String getXPath(Node node,
NamespaceContext nsContext)
Copyright © 2015. All rights reserved.