软件包 | 描述 |
---|---|
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.