Interface Summary | |
---|---|
Operator | |
SAXPathEventSource | Interface for any object capable of generating SAXPath events to an XPathHandler. |
XPathHandler | Interface for event-based XPath parsing. |
XPathReader | Interface for readers which can parse textual XPath expressions, and produce callbacks to XPathHandler objects. |
Class Summary | |
---|---|
Axis | |
SAXPathException | Base of all SAXPath exceptions. |
SAXPathParseException | Base of all parse-related SAXPath exceptions. |
XPathSyntaxException |