Class LiteralValue
- Object
-
- org.thymeleaf.standard.expression.LiteralValue
-
- All Implemented Interfaces:
Serializable
public final class LiteralValue extends Object implements Serializable
- Since:
- 1.1
- Author:
- Daniel Fernández
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LiteralValue(String value)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getValue()
static Object
unwrap(Object obj)
-