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-2017 JBoss by Red Hat. All Rights Reserved.