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 String computeNodeXPath(Node base, Node node)
public static Node findNodeByXPath(Node base, String xpath)
public static Node getNodeAtPosition(Node parent, int offset)
public static int getNodePosition(Node node)
public static String getElementOuterNoChildren(Element element)
Copyright © 2018 Nuxeo. All rights reserved.