| Package | Description |
|---|---|
| org.jaxen |
This package defines the core Jaxen API to the XPath engine.
|
| org.jaxen.dom |
Navigation for W3C DOM trees.
|
| org.jaxen.pattern |
Defines XSLT Pattern objects.
|
| org.jaxen.saxpath |
Classes related to the event-based parsing and handling
of XPath expressions.
|
| org.jaxen.saxpath.base |
jaxen
implementation of the SAXPath functionality.
|
| org.jaxen.saxpath.helpers |
Helper classes for instantiating XPathReaders.
|
| Class and Description |
|---|
| SAXPathException
Base of all SAXPath exceptions.
|
| XPathHandler
Interface for event-based XPath parsing.
|
| XPathSyntaxException
Represents a syntax error in an XPath expression.
|
| Class and Description |
|---|
| SAXPathException
Base of all SAXPath exceptions.
|
| Class and Description |
|---|
| SAXPathException
Base of all SAXPath exceptions.
|
| XPathHandler
Interface for event-based XPath parsing.
|
| Class and Description |
|---|
| SAXPathEventSource
Interface for any object capable of generating
SAXPath events to an
XPathHandler. |
| SAXPathException
Base of all SAXPath exceptions.
|
| XPathHandler
Interface for event-based XPath parsing.
|
| Class and Description |
|---|
| XPathHandler
Interface for event-based XPath parsing.
|
| XPathReader
Interface for readers which can parse textual
XPath expressions, and produce callbacks to
XPathHandler objects. |
| XPathSyntaxException
Represents a syntax error in an XPath expression.
|
| Class and Description |
|---|
| SAXPathException
Base of all 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. |