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, recomputeProcessorsAfterExecutionprocessAttributedoProcess, getMatchercompareTo, getMessage, getMessageForProcessor, getMessageForTemplate, processpublic static final int ATTR_PRECEDENCE
public static final String[] ATTR_NAMES
public static final StandardConditionalFixedValueAttrProcessor[] PROCESSORS
public int getPrecedence()
getPrecedence in class AbstractProcessorprotected String getTargetAttributeName(Arguments arguments, Element element, String attributeName)
getTargetAttributeName in class AbstractConditionalFixedValueAttrProcessorprotected String getTargetAttributeFixedValue(Arguments arguments, Element element, String attributeName)
getTargetAttributeFixedValue in class AbstractConditionalFixedValueAttrProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.