public interface XPathExpression
evaluate()
which can be used to execute the compiled XPath.Modifier and Type | Method and Description |
---|---|
XPathResult |
evaluate(Node contextNode,
int type,
XPathResult inResult) |
XPathResult evaluate(Node contextNode, int type, XPathResult inResult)
Copyright © 2018. All rights reserved.