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