Uses of Enum Class
fr.opensagres.xdocreport.template.TemplateEngineKind
Packages that use TemplateEngineKind
Package
Description
-
Uses of TemplateEngineKind in fr.opensagres.xdocreport.template
Methods in fr.opensagres.xdocreport.template that return TemplateEngineKindModifier and TypeMethodDescriptionstatic TemplateEngineKindReturns the enum constant of this class with the specified name.static TemplateEngineKind[]TemplateEngineKind.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TemplateEngineKind in fr.opensagres.xdocreport.template.formatter
Constructors in fr.opensagres.xdocreport.template.formatter with parameters of type TemplateEngineKind -
Uses of TemplateEngineKind in fr.opensagres.xdocreport.template.registry
Methods in fr.opensagres.xdocreport.template.registry with parameters of type TemplateEngineKindModifier and TypeMethodDescriptionTemplateEngineRegistry.getTemplateEngine(TemplateEngineKind kind)