See: Description
Interface Summary | |
---|---|
XPath | Interface to the XPath evaluation environment. |
XPathExpression | An XPath expression. |
XPathFunction | An XPath extension function. |
XPathFunctionResolver | Interface providing the means to access XPath extension functions. |
XPathVariableResolver | Interface providing the means to access the values of XPath variable references. |
Class Summary | |
---|---|
XPathConstants | XPath constants. |
XPathFactory | Factory for creating XPath environments. |
Exception Summary | |
---|---|
XPathException | A generic XPath exception. |
XPathExpressionException | An exception in an XPath expression. |
XPathFactoryConfigurationException | A configuration exception in an XPath factory environment. |
XPathFunctionException | An exception in an XPath function. |