public interface Generator
Modifier and Type | Method and Description |
---|---|
byte[] |
generate(ReportData reportData) |
byte[] generate(ReportData reportData) throws TemplateGenerationException, freemarker.template.TemplateException, java.io.IOException
TemplateGenerationException
freemarker.template.TemplateException
java.io.IOException