Class Summary | |
---|---|
Axis | |
ConformanceXPathHandler | |
Operator | |
SAXPathEventSource | Interface for any object capable of generating SAXPath events to an XPathHandler. |
SAXPathException | Base of all SAXPath exceptions. |
SAXPathParseException | Base of all parse-related SAXPath exceptions. |
XPathHandler | Interface for event-based XPath parsing. |
XPathReader | Interface for readers which can parse textual XPath expressions, and produce callbacks to XPathHandler objects. |
XPathReaderFactory | Create an XPathReader from either a system property, or a named class. |
XPathSyntaxException |