Uses of Enum
org.thymeleaf.engine.HTMLElementType
Packages that use HTMLElementType
-
Uses of HTMLElementType in org.thymeleaf.engine
Methods in org.thymeleaf.engine that return HTMLElementTypeModifier and TypeMethodDescriptionHTMLElementDefinition.getType()static HTMLElementTypeReturns the enum constant of this type with the specified name.static HTMLElementType[]HTMLElementType.values()Returns an array containing the constants of this enum type, in the order they are declared.