Package | Description |
---|---|
org.jdesktop.el.impl.parser |
Customized version of EL for Beans Binding; not for general use.
|
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
ELParserTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
ELParserTokenManager.ReInit(SimpleCharStream stream) |
void |
ELParserTokenManager.ReInit(SimpleCharStream stream,
int lexState) |
Constructor and Description |
---|
ELParserTokenManager(SimpleCharStream stream) |
ELParserTokenManager(SimpleCharStream stream,
int lexState) |