public class WithDialect
extends org.thymeleaf.dialect.AbstractProcessorDialect
| Modifier and Type | Field and Description |
|---|---|
static String |
DIALECT_NAMESPACE |
static String |
DIALECT_PREFIX |
static int |
PROCESSOR_PRECEDENCE |
| Constructor and Description |
|---|
WithDialect() |
| Modifier and Type | Method and Description |
|---|---|
Set<org.thymeleaf.processor.IProcessor> |
getProcessors(String dialectPrefix) |
getDialectProcessorPrecedence, getPrefixpublic static final String DIALECT_NAMESPACE
public static final String DIALECT_PREFIX
public static final int PROCESSOR_PRECEDENCE
Copyright © 2017. All Rights Reserved.