public abstract class AbstractProcessorDialect extends AbstractDialect implements IProcessorDialect
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractProcessorDialect(String name,
String prefix,
int processorPrecedence) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDialectProcessorPrecedence() |
String |
getPrefix() |
getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProcessorspublic final String getPrefix()
getPrefix in interface IProcessorDialectpublic final int getDialectProcessorPrecedence()
getDialectProcessorPrecedence in interface IProcessorDialectCopyright © 2017 The THYMELEAF team. All rights reserved.