org.thymeleaf.extras.tiles2.dialect
Class TilesDialect
Object
org.thymeleaf.dialect.AbstractDialect
org.thymeleaf.extras.tiles2.dialect.TilesDialect
- All Implemented Interfaces:
- org.thymeleaf.dialect.IDialect
public class TilesDialect
- extends org.thymeleaf.dialect.AbstractDialect
- Author:
- Daniel Fernández
| Methods inherited from class org.thymeleaf.dialect.AbstractDialect |
getDocTypeResolutionEntries, getDocTypeTranslations, getExecutionAttributes, isLenient |
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PREFIX
public static final String DEFAULT_PREFIX
- See Also:
- Constant Field Values
TilesDialect
public TilesDialect()
getPrefix
public String getPrefix()
getProcessors
public Set<org.thymeleaf.processor.IProcessor> getProcessors()
- Specified by:
getProcessors in interface org.thymeleaf.dialect.IDialect- Overrides:
getProcessors in class org.thymeleaf.dialect.AbstractDialect
Copyright © 2014 The THYMELEAF team. All rights reserved.