Serialized Form
-
Package fr.opensagres.xdocreport.template.formatter
-
Class fr.opensagres.xdocreport.template.formatter.DirectivesStack
- serialVersionUID:
- -11427919871179717L
-
-
Package fr.opensagres.xdocreport.template.internal
-
Class fr.opensagres.xdocreport.template.internal.DynamicBean
- serialVersionUID:
- 5652931397585026247L
-
-
Package fr.opensagres.xdocreport.template.registry
-
Class fr.opensagres.xdocreport.template.registry.TemplateEngineRegistry
class TemplateEngineRegistry extends fr.opensagres.xdocreport.core.registry.AbstractRegistry<ITemplateEngineDiscovery> implements Serializable- serialVersionUID:
- -7686229087661483932L
-
Serialized Fields
-
defaultTemplateEngine
ITemplateEngine defaultTemplateEngine
-
templateEngineKinds
Collection<String> templateEngineKinds
-
templateEnginesCache
Map<String,
ITemplateEngine> templateEnginesCache -
templateEnginesDiscoveryCache
Map<String,
ITemplateEngineDiscovery> templateEnginesDiscoveryCache
-
-