org.thymeleaf.dialect
Class AbstractXHTMLEnabledDialect
Object
org.thymeleaf.dialect.AbstractDialect
org.thymeleaf.dialect.AbstractXHTMLEnabledDialect
- All Implemented Interfaces:
- IDialect
- Direct Known Subclasses:
- StandardDialect
public abstract class AbstractXHTMLEnabledDialect
- extends AbstractDialect
- Since:
- 1.0
- Author:
- Daniel Fernández
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractXHTMLEnabledDialect
public AbstractXHTMLEnabledDialect()
getDocTypeResolutionEntries
public final Set<IDocTypeResolutionEntry> getDocTypeResolutionEntries()
- Specified by:
getDocTypeResolutionEntries
in interface IDialect
- Overrides:
getDocTypeResolutionEntries
in class AbstractDialect
getSpecificDocTypeResolutionEntries
protected Set<IDocTypeResolutionEntry> getSpecificDocTypeResolutionEntries()
Copyright © 2011 The THYMELEAF team. All Rights Reserved.