Package org.thymeleaf.spring4.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  
Themes A utility object, accessed in Thymeleaf templates by the #themes expression, that provides the same features as the Spring <spring:theme JSP tag.
VariablesMapPropertyAccessor Property accessor used for allowing Spring EL expression evaluators treat VariablesMap objects correctly (map keys will be accessible as object properties).
 



Copyright © 2013 The THYMELEAF team. All Rights Reserved.