| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| Axis |
| Exception | Description |
|---|---|
| SAXPathException |
Base of all SAXPath exceptions.
|
| SAXPathParseException |
Base of all parse-related SAXPath exceptions.
|
| XPathSyntaxException |
Copyright © 2013. All Rights Reserved.