Uses of Enum
org.mybatis.scripting.thymeleaf.TemplateEngineCustomizer.BuiltIn
Packages that use TemplateEngineCustomizer.BuiltIn
-
Uses of TemplateEngineCustomizer.BuiltIn in org.mybatis.scripting.thymeleaf
Subclasses with type arguments of type TemplateEngineCustomizer.BuiltIn in org.mybatis.scripting.thymeleafModifier and TypeClassDescriptionstatic enumEnum for providing builtin customizer instance.Methods in org.mybatis.scripting.thymeleaf that return TemplateEngineCustomizer.BuiltInModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TemplateEngineCustomizer.BuiltIn[]TemplateEngineCustomizer.BuiltIn.values()Returns an array containing the constants of this enum type, in the order they are declared.