|
Class Summary |
| AbsolutePath |
Represents an absolute SPath expression. |
| ASCII_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing). |
| ASCII_UCodeESC_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing). |
| AttributePredicate |
Represents a predicate expression concerning a single attribute. |
| Path |
Represents a simple path (SPath) expression. |
| Predicate |
Represents a simple predicate expression. |
| RelativePath |
Represents a relative SPath expression. |
| SPathFilter |
Filters a SAX stream based on a single supplied SPath
expression. |
| SPathParser |
|
| SPathParserTokenManager |
|
| SPathTag |
Tag handler that exposes SPath functionality. |
| Step |
Represents a 'step' in an SPath expression. |
| Token |
Describes the input token stream. |