Deprecated API


Contents
Deprecated Methods
org.thymeleaf.templateresolver.TemplateResolution.getCacheTTLMs()
          Use TemplateResolution.getValidity() instead. Will be removed in 1.0.0-beta7 
org.thymeleaf.templateresolver.TemplateResolution.isCacheable()
          Use TemplateResolution.getValidity() instead. Will be removed in 1.0.0-beta7 
 

Deprecated Constructors
org.thymeleaf.templateresolver.TemplateResolution(String, String, IResourceResolver, String, TemplateMode, boolean, Long)
          Use the constructor specifying Validity instead of cacheTTLMs. Will be removed in 1.0.0-beta7 
 



Copyright © 2011 The THYMELEAF team. All Rights Reserved.