| Class and Description |
|---|
| IncludeProcessor
Similar to Thymeleaf's
th:include, but allows the passing of entire
element fragments to the included template. |
| Constructor and Description |
|---|
| LayoutDialect#LayoutDialect(SortingStrategy sortingStrategy)
Constructor, configure the layout dialect.
|
| LayoutDialect#LayoutDialect(SortingStrategy sortingStrategy, boolean autoHeadMerging)
Constructor, configure the layout dialect.
|