public class DandelionDialect
extends org.thymeleaf.dialect.AbstractDialect
Thymeleaf Dialect for Dandelion.
| Modifier and Type | Field and Description |
|---|---|
static String |
DIALECT_PREFIX |
static int |
HIGHEST_PRECEDENCE |
static String |
LAYOUT_NAMESPACE |
| Constructor and Description |
|---|
DandelionDialect() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix() |
Set<org.thymeleaf.processor.IProcessor> |
getProcessors() |
boolean |
isLenient() |
public static final String DIALECT_PREFIX
public static final String LAYOUT_NAMESPACE
public static final int HIGHEST_PRECEDENCE
public String getPrefix()
public boolean isLenient()
isLenient in class org.thymeleaf.dialect.AbstractDialectpublic Set<org.thymeleaf.processor.IProcessor> getProcessors()
getProcessors in interface org.thymeleaf.dialect.IDialectgetProcessors in class org.thymeleaf.dialect.AbstractDialectCopyright © 2013-2015 Dandelion Project. All Rights Reserved.