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