Package org.thymeleaf.engine
Class AttributeName
Object
org.thymeleaf.engine.AttributeName
- Direct Known Subclasses:
HTMLAttributeName
,TextAttributeName
,XMLAttributeName
- Since:
- 3.0.0
- Author:
- Daniel Fernández
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
AttributeName
(String prefix, String attributeName, String[] completeAttributeNames) -
Method Summary
-
Field Details
-
prefix
-
attributeName
-
completeAttributeNames
-
-
Constructor Details
-
AttributeName
-
-
Method Details