API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.xml.xpath
Author(s)
Since
Version
Serial
Description
  This package provides an object-model neutral API for the evaluation of XPath expressions and access to the evaluation environment.
See also:   
XPath View Source XPath provides access to the XPath evaluation environment and expressions.
XPathConstants View Source XPath constants.
XPathException View Source XPathException represents a generic XPath exception.
XPathExpression View Source XPathExpression provides access to compiled XPath expressions.
XPathExpressionException View Source XPathExpressionException represents an error in an XPath expression.
XPathFactory View Source An XPathFactory instance can be used to create XPath objects.
XPathFactoryConfigurationException View Source XPathFactoryConfigurationException represents a configuration error in a XPathFactory environment.
XPathFunction View Source XPathFunction provides access to XPath functions.
XPathFunctionException View Source XPathFunctionException represents an error with an XPath function.
XPathFunctionResolver View Source XPathFunctionResolver provides access to the set of user defined XPathFunctions.
XPathVariableResolver View Source XPathVariableResolver provides access to the set of user defined XPath variables.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar