Package | Description |
---|---|
org.mvel2 |
Modifier and Type | Class and Description |
---|---|
class |
MacroProcessor
A simple, fast, macro processor.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
MVEL.preprocess(char[] input,
PreProcessor[] preprocessors) |
static java.lang.String |
MVEL.preprocess(java.lang.String input,
PreProcessor[] preprocessors) |