Package org.thymeleaf.engine
Class TextElementName
- Object
-
- org.thymeleaf.engine.ElementName
-
- org.thymeleaf.engine.TextElementName
-
public final class TextElementName extends ElementName
- Since:
- 3.0.0
- Author:
- Daniel Fernández
-
-
Field Summary
-
Fields inherited from class org.thymeleaf.engine.ElementName
completeElementNames, elementName, prefix
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCompleteNamespacedElementName()
-
Methods inherited from class org.thymeleaf.engine.ElementName
equals, getCompleteElementNames, getElementName, getPrefix, hashCode, isPrefixed, toString
-
-
-
-
Method Detail
-
getCompleteNamespacedElementName
public String getCompleteNamespacedElementName()
-
-