Package org.thymeleaf.dialect

Interface Summary
IDialect Interface for all Thymeleaf Dialects.
 

Class Summary
AbstractDialect Abstract implementation of IDialect that returns empty sets for all dialect components.
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.
 



Copyright © 2012 The THYMELEAF team. All Rights Reserved.