Package org.apache.commons.jxpath.ri.parser
JavaCC XPath grammar. All classes in this package were generated
by JavaCC. The grammar definition is in the XPath.jj file.
-
Interface Summary Interface Description XPathParserConstants -
Class Summary Class Description 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 XPathParser.JJCalls XPathParserTokenManager -
Exception Summary Exception Description ParseException This exception is thrown when parse errors are encountered. -
Error Summary Error Description TokenMgrError