Package | Description |
---|---|
org.apache.commons.jxpath.ri |
Reference implementation of JXPath.
|
org.apache.commons.jxpath.ri.parser |
JavaCC XPath grammar.
|
Class and Description |
---|
XPathParser |
Class and Description |
---|
ParseException
This exception is thrown when parse errors are encountered.
|
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.JJCalls |
XPathParserConstants |
XPathParserTokenManager |