Javax.Xml.Xpath Namespace

Classes

XPathConstants

XPath constants.

XPathException

XPathException represents a generic XPath exception.

XPathExpressionException

XPathExpressionException represents an error in an XPath expression.

XPathFactory

An XPathFactory instance can be used to create javax.xml.xpath.XPath objects.

XPathFactoryConfigurationException

XPathFactoryConfigurationException represents a configuration error in a XPathFactory environment.

XPathFunctionException

XPathFunctionException represents an error with an XPath function.

Interfaces

IXPath

XPath provides access to the XPath evaluation environment and expressions.

IXPathExpression

XPathExpression provides access to compiled XPath expressions.

IXPathFunction

XPathFunction provides access to XPath functions.

IXPathFunctionResolver

XPathFunctionResolver provides access to the set of user defined XPathFunctions.

IXPathVariableResolver

XPathVariableResolver provides access to the set of user defined XPath variables.