Dialect to add the if-not-null processors for use in Thymeleaf templates.
| Type | Name and description |
|---|---|
static String |
DIALECT_NAME |
static String |
DIALECT_PREFIX |
| Constructor and description |
|---|
IfNotNullDialect
()Constructor, initializes this dialect. |
| Type | Name and description |
|---|---|
Set<IProcessor> |
getProcessors(String dialectPrefix)Returns the text and utext processors for the dialect. |
| Methods inherited from class | Name |
|---|---|
class AbstractProcessorDialect |
getPrefix, getDialectProcessorPrecedence, getName, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, getProcessors |
class AbstractDialect |
getName, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Returns the text and utext processors for the dialect.
Groovy Documentation