Class TemplateEngineRegistry

java.lang.Object
fr.opensagres.xdocreport.core.registry.AbstractRegistry<ITemplateEngineDiscovery>
fr.opensagres.xdocreport.template.registry.TemplateEngineRegistry
All Implemented Interfaces:
Serializable

public class TemplateEngineRegistry extends fr.opensagres.xdocreport.core.registry.AbstractRegistry<ITemplateEngineDiscovery> implements Serializable
Template engine registry stores instance of ITemplateEngine for template engine kind (Freemarker, Velocity) and document kind (odt, docx..)
See Also: