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 |
---|---|
XPathVariableResolver |
XPath.getXPathVariableResolver()
Return the current variable resolver.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
XPathFactory.setXPathVariableResolver(XPathVariableResolver resolver)
Establish a default variable resolver.
|
void |
XPath.setXPathVariableResolver(XPathVariableResolver resolver)
Establish a variable resolver.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.