javax.xml.xpath
Interfaces
| XPath | 
           
  | 
      
| XPathExpression | 
           
  | 
      
| XPathFunction | 
           
  | 
      
| XPathFunctionResolver | 
           
  | 
      
| XPathVariableResolver | 
           
  | 
      
Classes
| XPathConstants | 
           XPath constants.  | 
      
| XPathFactory | 
           An   | 
      
Exceptions
| 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. 
          
    
         |