Class FreemarkerOutputProcessor

java.lang.Object
ch.tocco.nice2.optional.cms.impl.publish.output.freemarker.FreemarkerOutputProcessor
All Implemented Interfaces:
OutputProcessor
Direct Known Subclasses:
PdfOutputProcessor

@Component public class FreemarkerOutputProcessor extends Object implements OutputProcessor
This output processor renders the freemarker template main.ftl with the given model and writes the processed content onto the response.