Package com.axelor.text
-
Interface Summary Interface Description Template TheTemplateinterface defines methods to render the template.Templates This interface defines API for template engine integration. -
Class Summary Class Description GroovyTemplates The implementation ofTemplatesfor groovy string template support.Renderer StringTemplates The implementation ofTemplatesfor the StringTemplate (ST4) support.