Package org.apache.commons.jxpath.ri.parser
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
XPathParserConstants No description provided.
Classes
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.
Exceptions
ParseException This exception is thrown when parse errors are encountered.
Errors
TokenMgrError No description provided.
JavaCC XPath grammar. All classes in this package were generated by JavaCC. The grammar definition is in the XPath.jj file.