| Package | Description |
|---|---|
| org.thymeleaf.standard.processor.attr |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardIfAttrProcessor
Evaluates an expression that, if true, will cause this element and it's
children to be rendered.
|
class |
StandardUnlessAttrProcessor
The opposite of th:if, evaluates an expression that, if false, will
cause this element and it's children to be rendered.
|
Copyright © 2016 The THYMELEAF team. All rights reserved.