Class PdfOutputProcessor
java.lang.Object
ch.tocco.nice2.optional.cms.impl.publish.output.freemarker.FreemarkerOutputProcessor
ch.tocco.nice2.optional.cms.impl.publish.output.pdf.PdfOutputProcessor
- All Implemented Interfaces:
OutputProcessor
-
Field Summary
Fields inherited from class ch.tocco.nice2.optional.cms.impl.publish.output.freemarker.FreemarkerOutputProcessor
logger, MAIN_TEMPLATE_NAME
-
Constructor Summary
ConstructorDescriptionPdfOutputProcessor
(FreemarkerTemplateProcessor freemarkerTemplateProcessor, ConverterEngineFactory converterEngineFactory, org.slf4j.Logger logger) -
Method Summary
-
Constructor Details
-
PdfOutputProcessor
public PdfOutputProcessor(FreemarkerTemplateProcessor freemarkerTemplateProcessor, ConverterEngineFactory converterEngineFactory, org.slf4j.Logger logger)
-
-
Method Details
-
getType
- Specified by:
getType
in interfaceOutputProcessor
- Overrides:
getType
in classFreemarkerOutputProcessor
-
process
- Specified by:
process
in interfaceOutputProcessor
- Overrides:
process
in classFreemarkerOutputProcessor
- Throws:
IOException
-