Deprecated API


Contents
Deprecated Classes
org.thymeleaf.spring4.expression.SpelExpressionEvaluator
          Use SpelVariableExpressionEvaluator instead. Will be removed in 2.1.x 
 

Deprecated Methods
org.thymeleaf.spring4.expression.SpelVariableExpressionEvaluator.computeContextVariables(Configuration, IProcessingContext)
          Renamed as "computeExpressionObjects" in 2.0.17. This method will be removed in 2.1.0. 
 

Deprecated Constructors
org.thymeleaf.spring4.expression.Fields(Arguments)
          Use Fields.Fields(Configuration, IProcessingContext) instead. Will be removed in 2.1.x 
org.thymeleaf.spring4.context.SpringWebContext(HttpServletRequest, ServletContext, Locale, Map, ApplicationContext)
          use the constructor with an additional 'response' argument instead. Will be removed in 2.1.x. 
 



Copyright © 2013 The THYMELEAF team. All Rights Reserved.