This package provides an object-model neutral API for the evaluation of XPath expressions and access to the evaluation environment.
| XPath | 
  | 
          
| XPathExpression | 
  | 
          
| XPathFunction | 
  | 
          
| XPathFunctionResolver | 
  | 
          
| XPathVariableResolver | 
  | 
          
| XPathConstants | XPath constants.  | 
          
| XPathFactory | An   | 
          
| XPathException | XPathException represents a generic XPath exception.  | 
          
| XPathExpressionException | XPathExpressionException represents an error in an XPath expression.  | 
          
| XPathFactoryConfigurationException | XPathFactoryConfigurationException represents a configuration error in a XPathFactory environment.  | 
          
| XPathFunctionException | XPathFunctionException represents an error with an XPath function.  |