Package org.thymeleaf.engine
Class HTMLElementDefinition
- Object
-
- org.thymeleaf.engine.ElementDefinition
-
- org.thymeleaf.engine.HTMLElementDefinition
-
public final class HTMLElementDefinition extends ElementDefinition
- Since:
- 3.0.0
- Author:
- Daniel Fernández
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HTMLElementType
getType()
-
Methods inherited from class org.thymeleaf.engine.ElementDefinition
equals, getAssociatedProcessors, getElementName, hasAssociatedProcessors, hashCode, toString
-
-
-
-
Method Detail
-
getType
public HTMLElementType getType()
-
-