Package org.thymeleaf.engine
Class TextAttributeName
- Object
-
- org.thymeleaf.engine.AttributeName
-
- org.thymeleaf.engine.TextAttributeName
-
public final class TextAttributeName extends AttributeName
- Since:
- 3.0.0
- Author:
- Daniel Fernández
-
-
Field Summary
-
Fields inherited from class org.thymeleaf.engine.AttributeName
attributeName, completeAttributeNames, prefix
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCompleteNamespacedAttributeName()
-
Methods inherited from class org.thymeleaf.engine.AttributeName
equals, getAttributeName, getCompleteAttributeNames, getPrefix, hashCode, isPrefixed, toString
-
-
-
-
Method Detail
-
getCompleteNamespacedAttributeName
public String getCompleteNamespacedAttributeName()
-
-