| Package | Description | 
|---|---|
| org.thymeleaf.spring4.view | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AjaxThymeleafView
Deprecated. 
 
Deprecated in 3.0.0. Moved to the org.thymeleaf.spring4.webflow.view package. Will be removed
             from this package in Thymeleaf 3.1. 
 | 
class  | 
FlowAjaxThymeleafView
Deprecated. 
 
Deprecated in 3.0.0. Moved to the org.thymeleaf.spring4.webflow.view package. Will be removed
             from this package in Thymeleaf 3.1. 
 | 
class  | 
ThymeleafView
   Base implementation of the Spring MVC  
View
   interface. | 
| Modifier and Type | Method and Description | 
|---|---|
protected Class<? extends AbstractThymeleafView> | 
ThymeleafViewResolver.getViewClass()
   Return the view class to be used to create views. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ThymeleafViewResolver.setViewClass(Class<? extends AbstractThymeleafView> viewClass)
   Set the view class that should be used to create views. 
 | 
Copyright © 2016 The THYMELEAF team. All rights reserved.