Interface FreemarkerTemplateProcessor
- All Known Implementing Classes:
FreemarkerTemplateProcessorImpl
Deprecated.
-
Method Summary
-
Method Details
-
processTemplate
String processTemplate(Map<String, Object> model, String templateName) throws IOException, freemarker.template.TemplateExceptionDeprecated.- Throws:
IOException
freemarker.template.TemplateException
-