| Package | Description |
|---|---|
| org.apache.commons.jxpath.ri.parser |
JavaCC XPath grammar.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected SimpleCharStream |
XPathParserTokenManager.input_stream |
|
(package private) SimpleCharStream |
XPathParser.jj_input_stream |
| Modifier and Type | Method | Description |
|---|---|---|
void |
XPathParserTokenManager.ReInit(SimpleCharStream stream) |
|
void |
XPathParserTokenManager.ReInit(SimpleCharStream stream,
int lexState) |
| Constructor | Description |
|---|---|
XPathParserTokenManager(SimpleCharStream stream) |
|
XPathParserTokenManager(SimpleCharStream stream,
int lexState) |