public abstract class DocumentRenderingEngine extends FreemarkerRenderingEngine
cfg| Constructor and Description |
|---|
DocumentRenderingEngine() |
| Modifier and Type | Method and Description |
|---|---|
freemarker.template.Configuration |
createConfiguration()
TODO : It works like this but this default implementation should return just a
new Configuration()
There should be a class that extends this class and overrides this but that brokes it right now. |
createJob, processclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatNamepublic DocumentRenderingEngine()
public freemarker.template.Configuration createConfiguration()
FreemarkerRenderingEnginenew Configuration()
There should be a class that extends this class and overrides this but that brokes it right now. TODO: write a
clear TODOcreateConfiguration in class FreemarkerRenderingEngineCopyright © 2016 Nuxeo SA. All rights reserved.