Package | Description |
---|---|
org.apache.sling.resource.filter.impl.script |
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
FilterParserTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
FilterParserTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser.
|
void |
FilterParserTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser.
|
Constructor and Description |
---|
FilterParserTokenManager(SimpleCharStream stream)
Constructor.
|
FilterParserTokenManager(SimpleCharStream stream,
int lexState)
Constructor.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.