Package org.thymeleaf.engine
Class XMLAttributeName
java.lang.Object
org.thymeleaf.engine.AttributeName
org.thymeleaf.engine.XMLAttributeName
- Since:
- 3.0.0
-
Field Summary
FieldsFields inherited from class org.thymeleaf.engine.AttributeName
attributeName, completeAttributeNames, prefix -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateXMLAttributeName(String prefix, String attributeName, String completeNamespacedAttributeName, String[] completeAttributeNames) -
Method Summary
Methods inherited from class org.thymeleaf.engine.AttributeName
equals, getAttributeName, getCompleteAttributeNames, getPrefix, hashCode, isPrefixed, toString
-
Field Details
-
completeNamespacedAttributeName
-
-
Constructor Details
-
XMLAttributeName
-
-
Method Details
-
forName
-
getCompleteNamespacedAttributeName
-