Package javax.xml.xpath

This package provides access to an XPath evaluation environment and expressions.

Interface Summary

XPath Interface to the XPath evaluation environment.
XPathExpression An XPath expression.
XPathFunction An XPath extension function.
XPathFunctionResolver Interface providing the means to access XPath extension functions.
XPathVariableResolver Interface providing the means to access the values of XPath variable references.

Class Summary

XPathConstants XPath constants.
XPathException A generic XPath exception.
XPathExpressionException An exception in an XPath expression.
XPathFactory Factory for creating XPath environments.
XPathFactoryConfigurationException A configuration exception in an XPath factory environment.
XPathFunctionException An exception in an XPath function.
This package provides access to an XPath evaluation environment and expressions.