| Package | Description | 
|---|---|
| org.springframework.web.servlet.view.freemarker | 
 Support classes for the integration of
 FreeMarker
 as Spring web view technology. 
 | 
| org.springframework.web.servlet.view.groovy | 
 Support classes for the integration of
 
 Groovy Templates as Spring web view technology. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FreeMarkerView
View using the FreeMarker template engine. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GroovyMarkupView
An  
AbstractTemplateView subclass based on Groovy XML/XHTML markup templates. |