Class Summary |
StandaloneContext |
A StandaloneContext provides a context for parsing an expression or pattern appearing
in a context other than a stylesheet. |
Variable |
An object representing an XPath variable for use in the standalone XPath API. |
XPathEvaluator |
XPathEvaluator provides a simple API for standalone XPath processing (that is,
executing XPath expressions in the absence of an XSLT stylesheet). |
XPathExpression |
XPathExpression represents a compiled XPath expression that can be repeatedly
evaluated. |