JavaTM 2 Platform
Standard Ed. 6

软件包 javax.xml.xpath
的使用

使用 javax.xml.xpath 的软件包
javax.xml.xpath 此包提供了用于 XPath 表达式的计算和访问计算环境的 object-model neutral API。 
 

javax.xml.xpath 使用的 javax.xml.xpath 中的类
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 变量集的访问。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only