Class DocumentRenderingEngine

    • Constructor Detail

      • DocumentRenderingEngine

        public DocumentRenderingEngine()
    • Method Detail

      • createConfiguration

        public freemarker.template.Configuration createConfiguration()
        Description copied from class: FreemarkerRenderingEngine
        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. TODO: write a clear TODO
        Overrides:
        createConfiguration in class FreemarkerRenderingEngine