Package org.mvel2

Interface Summary
ConversionHandler The conversion handler interface defines the basic interface for implementing conversion handlers in MVEL.
DataTypes  
Macro  
Operator  
PreProcessor  
Unit  
 

Class Summary
DataConversion The DataConversion factory is where all of MVEL's type converters are registered with the runtime.
ErrorDetail  
MacroProcessor  
MVEL  
MVELInterpretedRuntime The interpreted runtime.
MVELRuntime This class contains the runtime for running compiled MVEL expressions.
ParserConfiguration  
ParserContext The ParserContext is the main enviroment object used for sharing state throughout the entire parser/compile process.
PropertyAccessor  
Soundex  
 

Exception Summary
CompileException  
ConversionException  
ImmutableElementException  
OptimizationFailure  
ParseException  
PropertyAccessException  
UnresolveablePropertyException  
 



Copyright © 2008. All Rights Reserved.