Uses of Interface
org.mvel2.Macro

Packages that use Macro
org.mvel2   
 

Uses of Macro in org.mvel2
 

Methods in org.mvel2 that return types with arguments of type Macro
 Map<String,Macro> MacroProcessor.getMacros()
           
 

Method parameters in org.mvel2 with type arguments of type Macro
static String MVEL.parseMacros(String input, Map<String,Macro> macros)
           
 void MacroProcessor.setMacros(Map<String,Macro> macros)
           
 

Constructor parameters in org.mvel2 with type arguments of type Macro
MacroProcessor(Map<String,Macro> macros)
           
 



Copyright © 2011. All Rights Reserved.