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) |
processElement
doProcess, getMatcher
compareTo, getMessage, getMessageForProcessor, getMessageForTemplate, process
public static final int ATTR_PRECEDENCE
public static final String ELEMENT_NAME
public int getPrecedence()
getPrecedence
in class AbstractProcessor
protected boolean removeHostElement(Arguments arguments, Element element)
removeHostElement
in class AbstractNoOpElementProcessor
Copyright © 2016 The THYMELEAF team. All rights reserved.