public class XPathEvaluator extends Object
| Constructor and Description |
|---|
XPathEvaluator(Node node) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
evaluate(String expression) |
Node |
getNode() |
XPath |
getXpath() |
static void |
main(String[] args) |
Copyright © 2018. All Rights Reserved.