|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.xml.xpath | This package provides an object-model neutral API for the evaluation of XPath expressions and access to the evaluation environment. |
| Class and Description |
|---|
XPath
XPath provides access to the XPath evaluation environment and expressions. |
XPathException
XPathException represents a generic XPath exception. |
XPathExpression
XPathExpression provides access to compiled XPath expressions. |
XPathExpressionException
XPathExpressionException represents an error in an XPath expression. |
| XPathFactory
An XPathFactory instance can be used to create
XPath objects. |
XPathFactoryConfigurationException
XPathFactoryConfigurationException represents a configuration error in a XPathFactory environment. |
XPathFunction
XPathFunction provides access to XPath functions. |
XPathFunctionException
XPathFunctionException represents an error with an XPath function. |
XPathFunctionResolver
XPathFunctionResolver provides access to the set of user defined XPathFunctions. |
XPathVariableResolver
XPathVariableResolver provides access to the set of user defined XPath variables. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.