Class LiteralSubstitutionUtil
java.lang.Object
org.thymeleaf.standard.expression.LiteralSubstitutionUtil
- Since:
- 2.1.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static StringperformLiteralSubstitution(String input)
-
Field Details
-
LITERAL_SUBSTITUTION_DELIMITER
private static final char LITERAL_SUBSTITUTION_DELIMITER- See Also:
-
-
Constructor Details
-
LiteralSubstitutionUtil
private LiteralSubstitutionUtil()
-
-
Method Details
-
performLiteralSubstitution
-