@Component(value="blProductOptionValueProcessor")
public class ProductOptionValueProcessor
extends org.thymeleaf.processor.attr.AbstractAttrProcessor
| Constructor and Description |
|---|
ProductOptionValueProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence() |
protected org.thymeleaf.processor.ProcessorResult |
processAttribute(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName) |
doProcess, getMatcherprotected org.thymeleaf.processor.ProcessorResult processAttribute(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName)
processAttribute in class org.thymeleaf.processor.attr.AbstractAttrProcessorpublic int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorCopyright © 2013. All Rights Reserved.