public final class StandardConditionalFixedValueAttrProcessor extends AbstractStandardConditionalFixedValueAttrProcessor
Modifier and Type | Field and Description |
---|---|
static String[] |
ATTR_NAMES |
static int |
ATTR_PRECEDENCE |
static StandardConditionalFixedValueAttrProcessor[] |
PROCESSORS |
Modifier and Type | Method and Description |
---|---|
int |
getPrecedence() |
protected String |
getTargetAttributeFixedValue(Arguments arguments,
Element element,
String attributeName) |
protected String |
getTargetAttributeName(Arguments arguments,
Element element,
String attributeName) |
isVisible, recomputeProcessorsAfterExecution
processAttribute
doProcess, getMatcher
compareTo, getMessage, getMessageForProcessor, getMessageForTemplate, process
public static final int ATTR_PRECEDENCE
public static final String[] ATTR_NAMES
public static final StandardConditionalFixedValueAttrProcessor[] PROCESSORS
public int getPrecedence()
getPrecedence
in class AbstractProcessor
protected String getTargetAttributeName(Arguments arguments, Element element, String attributeName)
getTargetAttributeName
in class AbstractConditionalFixedValueAttrProcessor
protected String getTargetAttributeFixedValue(Arguments arguments, Element element, String attributeName)
getTargetAttributeFixedValue
in class AbstractConditionalFixedValueAttrProcessor
Copyright © 2016 The THYMELEAF team. All rights reserved.