public class FreemarkerReportTemplate extends Object implements ReportTemplate
| Constructor and Description |
|---|
FreemarkerReportTemplate(freemarker.template.Configuration configuration,
String templateFile) |
public FreemarkerReportTemplate(freemarker.template.Configuration configuration,
String templateFile)
throws IOException,
TemplateMergeException
IOExceptionTemplateMergeExceptionpublic void merge(Map<String,Object> context, Writer writer) throws TemplateMergeException
merge in interface ReportTemplateTemplateMergeExceptionCopyright © 2022. All rights reserved.