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