Package | Description |
---|---|
org.apache.commons.jxpath.ri.parser |
JavaCC XPath grammar.
|
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
XPathParserTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
XPathParserTokenManager.ReInit(SimpleCharStream stream) |
void |
XPathParserTokenManager.ReInit(SimpleCharStream stream,
int lexState) |
Constructor and Description |
---|
XPathParserTokenManager(SimpleCharStream stream) |
XPathParserTokenManager(SimpleCharStream stream,
int lexState) |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.