Package org.thymeleaf.expression
Class Conversions
java.lang.Object
org.thymeleaf.expression.Conversions
Expression object for performing type conversion operations inside Thymeleaf Standard Expressions.
An object of this class is usually available in variable evaluation expressions with the name
#conversions.
Note a class with this name existed since 2.1.0, but it was completely reimplemented in Thymeleaf 3.0
- Since:
- 3.0.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
context
-
-
Constructor Details
-
Conversions
-
-
Method Details
-
convert
-
convert
-