| Package | Description |
|---|---|
| org.thymeleaf.dialect | |
| org.thymeleaf.standard |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXHTMLEnabledDialect
Abstract implementation of
IDialect that returns empty
sets for all dialect components except for the DOCTYPE resolution entries, which
return a set of standard DTD definitions for XHTML 1.0, XHTML 1.1 and HTML5. |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardDialect
The Standard Dialect, default implementation of
IDialect. |
Copyright © 2016 The THYMELEAF team. All rights reserved.