public class DandelionTemplateModeHandlers extends Object
Utility class that defines the custom set of ITemplateModeHandler
objects.
For now, only one custom template mode exists:
Modifier and Type | Field and Description |
---|---|
static Set<org.thymeleaf.templatemode.ITemplateModeHandler> |
ALL_TEMPLATE_MODE_HANDLERS |
static org.thymeleaf.templatemode.ITemplateModeHandler |
DANDELION_JS |
static String |
TEMPLATEMODE_DANDELION_JS |
public static final org.thymeleaf.templatemode.ITemplateModeHandler DANDELION_JS
public static final String TEMPLATEMODE_DANDELION_JS
public static final Set<org.thymeleaf.templatemode.ITemplateModeHandler> ALL_TEMPLATE_MODE_HANDLERS
Copyright © 2013-2015 Dandelion Project. All Rights Reserved.