Deprecated API


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

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



Copyright © 2012 The THYMELEAF team. All Rights Reserved.