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,
double type) |
java.lang.Object |
evaluate(Node contextNode,
double type,
java.lang.Object result) |