Package org.springframework.web.servlet.view.groovy
Support classes for the integration of Groovy Templates as Spring web view technology. Contains a View implementation for Groovy templates.
Interface Summary Interface Description GroovyMarkupConfig Interface to be implemented by objects that configure and manage a GroovyMarkupTemplateEnginefor automatic lookup in a web environment.Class Summary Class Description GroovyMarkupConfigurer An extension of Groovy'sTemplateConfigurationand an implementation of Spring MVC'sGroovyMarkupConfigfor creating aMarkupTemplateEnginefor use in a web application.GroovyMarkupView AnAbstractTemplateViewsubclass based on Groovy XML/XHTML markup templates.GroovyMarkupViewResolver Convenience subclass of @link AbstractTemplateViewResolver} that supportsGroovyMarkupView(i.e.