Package | Description |
---|---|
org.apache.commons.jxpath.ri.parser |
JavaCC XPath grammar.
|
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.
|
XPathParserConstants |
XPathParserTokenManager |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.