程序包 cn.taketoday.web.view.groovy
@NonNullApi
@NonNullFields
package cn.taketoday.web.view.groovy
Support classes for the integration of
Groovy Templates as Framework web view technology.
Contains a View implementation for Groovy templates.
-
类说明Interface to be implemented by objects that configure and manage a Groovy
MarkupTemplateEnginefor automatic lookup in a web environment.An extension of Groovy'sTemplateConfigurationand an implementation of Framework MVC'sGroovyMarkupConfigfor creating aMarkupTemplateEnginefor use in a web application.AnAbstractTemplateViewsubclass based on Groovy XML/XHTML markup templates.Convenience subclass ofAbstractTemplateViewResolverthat supportsGroovyMarkupView(i.e.