| 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 |
|---|---|
abstract XPath |
XPathFactory.newXPath()
Return a new
XPath using the underlying object model determined when the
XPathFactory was instantiated.
|