Class GroovyTemplateEngine


  • public class GroovyTemplateEngine
    extends AbstractTemplateEngine
    Renders documents using a Groovy template engine. Depending on the file extension of the template, the template engine will either be a SimpleTemplateEngine, or an XmlTemplateEngine (.gxml).