public class DOMUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
computeNodeXPath(Node base,
Node node) |
static String |
dumpTree(Node node) |
static Node |
findNodeByXPath(Node base,
String xpath) |
static String |
getElementOuterNoChildren(Element element) |
static Node |
getNodeAtPosition(Node parent,
int offset) |
static int |
getNodePosition(Node node) |
public static int getNodePosition(Node node)
Copyright © 2013 Nuxeo SA. All Rights Reserved.