public class XMLTools extends Object
| Constructor and Description |
|---|
XMLTools() |
public static void printNode(Node n, String prefix)
n - the Node to print outprefix - the prefix to usepublic static Node simpleXPath(Node parent, String xpath)
parent - the parent node to search intoxpath - the simplified XPath search stringCopyright © 2015. All rights reserved.