See: Description
Interface | Description |
---|---|
GroovyMarkupConfig |
Interface to be implemented by objects that configure and manage a Groovy
MarkupTemplateEngine for automatic lookup in a web environment. |
Class | Description |
---|---|
GroovyMarkupConfigurer |
An extension of Groovy's
TemplateConfiguration and
an implementation of Spring MVC's GroovyMarkupConfig for creating
a MarkupTemplateEngine for use in a web application. |
GroovyMarkupView |
An
AbstractTemplateView subclass based on Groovy XML/XHTML markup templates. |
GroovyMarkupViewResolver |
Convenience subclass of @link AbstractTemplateViewResolver} that supports
GroovyMarkupView (i.e. |