Package org.thymeleaf.engine
Class HTMLAttributeDefinition
- Object
-
- org.thymeleaf.engine.AttributeDefinition
-
- org.thymeleaf.engine.HTMLAttributeDefinition
-
public final class HTMLAttributeDefinition extends AttributeDefinition
- Since:
- 3.0.0
- Author:
- Daniel Fernández
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isBooleanAttribute()
-
Methods inherited from class org.thymeleaf.engine.AttributeDefinition
equals, getAssociatedProcessors, getAttributeName, hasAssociatedProcessors, hashCode, toString
-
-