| Package | Description |
|---|---|
| javax.xml.xpath |
This package provides an
object-model neutral API for the evaluation of XPath expressions and access to the evaluation environment.
|
| Modifier and Type | Method and Description |
|---|---|
XPathExpression |
XPath.compile(String
Compile an XPath expression for later evaluation.
|