Package org.thymeleaf.spring3.expression

Class Summary
Fields  
SpelEvaluationContext The purpose of this class is to serve as a wrapper for a standard-defined StandardEvaluationContext object which will contain every expression-evaluation structure needed except for the expression variables.
SpelExpressionEvaluator Deprecated. Use SpelVariableExpressionEvaluator instead.
SpelVariableExpressionEvaluator  
VariablesMapPropertyAccessor Property accessor used for allowing Spring EL expression evaluators treat VariablesMap objects correctly (map keys will be accessible as object properties).
 



Copyright © 2012 The THYMELEAF team. All Rights Reserved.