| Interface | Description |
|---|---|
| SelectorParserConstants |
| Class | Description |
|---|---|
| SelectorParser |
Alwin Ibba: Changed package
Alwin Ibba: Removed XPath cases in unaryExpr()
Alwin Ibba: Modification to be Java 1.3 compatible
JMS Selector Parser generated by JavaCC
Do not edit this .java file directly - it is autogenerated from SelectorParser.jj
|
| SelectorParserTokenManager |
Alwin Ibba: Changed package
|
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| Token |
Describes the input token stream.
|
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |
Alwin Ibba: Changed package
|
Copyright © 2003–2020. All rights reserved.