public final class StandardBlockElementProcessor extends AbstractNoOpElementProcessor
| Modifier and Type | Field and Description |
|---|---|
static int |
ATTR_PRECEDENCE |
static String |
ELEMENT_NAME |
| Constructor and Description |
|---|
StandardBlockElementProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence() |
protected boolean |
removeHostElement(Arguments arguments,
Element element) |
processElementdoProcess, getMatchercompareTo, getMessage, getMessageForProcessor, getMessageForTemplate, processpublic static final int ATTR_PRECEDENCE
public static final String ELEMENT_NAME
public int getPrecedence()
getPrecedence in class AbstractProcessorprotected boolean removeHostElement(Arguments arguments, Element element)
removeHostElement in class AbstractNoOpElementProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.