public abstract class AbstractNoOpAttrProcessor extends AbstractAttrProcessor
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractNoOpAttrProcessor(IAttributeNameProcessorMatcher matcher) |
protected |
AbstractNoOpAttrProcessor(String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
ProcessorResult |
processAttribute(Arguments arguments,
Element element,
String attributeName) |
doProcess, getMatchercompareTo, getMessage, getMessageForProcessor, getMessageForTemplate, getPrecedence, processprotected AbstractNoOpAttrProcessor(String attributeName)
protected AbstractNoOpAttrProcessor(IAttributeNameProcessorMatcher matcher)
public final ProcessorResult processAttribute(Arguments arguments, Element element, String attributeName)
processAttribute in class AbstractAttrProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.