Package org.thymeleaf.engine
Class ElementDefinitions.HTMLElementDefinitionSpec
java.lang.Object
org.thymeleaf.engine.ElementDefinitions.HTMLElementDefinitionSpec
- Enclosing class:
ElementDefinitions
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final List<ElementDefinitions.HTMLElementDefinitionSpec> (package private) HTMLElementName(package private) HTMLElementType -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ALL_SPECS
-
name
HTMLElementName name -
type
HTMLElementType type
-
-
Constructor Details
-
HTMLElementDefinitionSpec
HTMLElementDefinitionSpec(HTMLElementName name, HTMLElementType type)
-