public interface XPathAPI
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(Node contextNode,
Node xpathnode,
String str,
Node namespaceNode) |
NodeList |
selectNodeList(Node contextNode,
Node xpathnode,
String str,
Node namespaceNode) |
Copyright © 2022. All rights reserved.