Uses of Package
javax.xml.xpath
| Package | Description |
|---|---|
| javax.xml.xpath | |
| org.apache.xpath.jaxp |
-
Classes in javax.xml.xpath used by javax.xml.xpath Class Description XPath XPathprovides access to the XPath evaluation environment and expressions.XPathException XPathExceptionrepresents a generic XPath exception.XPathExpression XPathExpressionprovides access to compiled XPath expressions.XPathExpressionException XPathExpressionExceptionrepresents an error in an XPath expression.XPathFactory AnXPathFactoryinstance can be used to createXPathobjects.XPathFactoryConfigurationException XPathFactoryConfigurationExceptionrepresents a configuration error in aXPathFactoryenvironment.XPathFunction XPathFunctionprovides access to XPath functions.XPathFunctionException XPathFunctionExceptionrepresents an error with an XPath function.XPathFunctionResolver XPathFunctionResolverprovides access to the set of user definedXPathFunctions.XPathVariableResolver XPathVariableResolverprovides access to the set of user defined XPath variables. -
Classes in javax.xml.xpath used by org.apache.xpath.jaxp Class Description XPath XPathprovides access to the XPath evaluation environment and expressions.XPathExpression XPathExpressionprovides access to compiled XPath expressions.XPathExpressionException XPathExpressionExceptionrepresents an error in an XPath expression.XPathFactory AnXPathFactoryinstance can be used to createXPathobjects.XPathFactoryConfigurationException XPathFactoryConfigurationExceptionrepresents a configuration error in aXPathFactoryenvironment.XPathFunctionResolver XPathFunctionResolverprovides access to the set of user definedXPathFunctions.XPathVariableResolver XPathVariableResolverprovides access to the set of user defined XPath variables.