| Package | Description |
|---|---|
| org.mvel2 |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Macro> |
MacroProcessor.getMacros() |
| Modifier and Type | Method and Description |
|---|---|
static String |
MVEL.parseMacros(String input,
Map<String,Macro> macros) |
void |
MacroProcessor.setMacros(Map<String,Macro> macros) |
| Constructor and Description |
|---|
MacroProcessor(Map<String,Macro> macros) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.