| AbsolutePath |
Represents an absolute SPath expression.
|
| ASCII_UCodeESC_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Path |
Represents a simple path (SPath) expression.
|
| Predicate |
Represents a simple predicate expression.
|
| RelativePath |
Represents a relative SPath expression.
|
| SPathParserConstants |
|
| SPathParserTokenManager |
|
| Step |
Represents a 'step' in an SPath expression.
|
| Token |
Describes the input token stream.
|