Package org.apache.commons.jxpath.ri.parser
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| 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. |
| XPathParser |
No description provided. |
| XPathParserTokenManager |
No description provided. |
| ParseException |
This exception is thrown when parse errors are encountered. |
JavaCC XPath grammar. All classes in this package were generated
by JavaCC. The grammar definition is in the XPath.jj file.