Representation of a scoped variable declaration made through th:with
attributes. This is really a wrapper around Thymeleaf's Assignation
class, but simplified to just the left and right hand components in string
form.
| Constructor and description |
|---|
VariableDeclaration
(Assignation assignation)Constructor, create an instance from a Thymeleaf assignation. |
Constructor, create an instance from a Thymeleaf assignation.
Groovy Documentation