| 软件包 | 描述 | 
|---|---|
| javax.xml.xpath | 
           该包提供了一个 
          对象模型中立的 API,用于评估XPath表达式和访问评估环境。 
          | 
| Class and Description | 
|---|
| XPath XPath提供对XPath评估环境和表达式的访问。 | 
| XPathException XPathException代表一个通用的XPath异常。 | 
| XPathExpression XPathExpression提供对编译的XPath表达式的访问。 | 
| XPathExpressionException XPathExpressionException表示XPath表达式中的错误。 | 
| XPathFactory  
          一个 XPathFactory实例可以用来创建XPath对象。 | 
| XPathFactoryConfigurationException XPathFactoryConfigurationException表示在配置错误XPathFactory环境。 | 
| XPathFunction XPathFunction提供对XPath函数的访问。 | 
| XPathFunctionException XPathFunctionException表示XPath函数的错误。 | 
| XPathFunctionResolver XPathFunctionResolver提供访问一组用户定义的XPathFunction秒。 | 
| XPathVariableResolver XPathVariableResolver提供对用户定义的XPath变量集的访问。 | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.