public final class VXPath
extends java.lang.Object
XPathExpression with dealing with checked Exception| Modifier and Type | Method | Description |
|---|---|---|
static javax.xml.xpath.XPathExpression |
compile(java.lang.String expression) |
Compiles a string to a
XPathExpression. |