public class XPathExpression
extends java.lang.Object
| Constructor and Description |
|---|
XPathExpression() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
evaluate(Node contextNode) |
java.lang.Object |
evaluate(Node contextNode,
int type) |
java.lang.Object |
evaluate(Node contextNode,
int type,
java.lang.Object result) |