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 FreemarkerOutputProcessor
logger, MAIN_TEMPLATE_NAME -
Constructor Summary
ConstructorsConstructorDescriptionPdfOutputProcessor(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:
getTypein interfaceOutputProcessor- Overrides:
getTypein classFreemarkerOutputProcessor
-
process
- Specified by:
processin interfaceOutputProcessor- Overrides:
processin classFreemarkerOutputProcessor- Throws:
IOException
-