@Component(value="blAdminFieldBuilderProcessor")
public class AdminFieldBuilderProcessor
extends org.thymeleaf.processor.element.AbstractLocalVariableDefinitionElementProcessor
| Modifier and Type | Field and Description |
|---|---|
protected RuleBuilderFieldServiceFactory |
ruleBuilderFieldServiceFactory |
| Constructor and Description |
|---|
AdminFieldBuilderProcessor()
Sets the name of this processor to be used in Thymeleaf template
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getNewLocalVariables(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element) |
int |
getPrecedence() |
protected boolean |
removeHostElement(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element) |
processElementdoProcess, getMatcherprotected RuleBuilderFieldServiceFactory ruleBuilderFieldServiceFactory
public AdminFieldBuilderProcessor()
public int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorprotected Map<String,Object> getNewLocalVariables(org.thymeleaf.Arguments arguments, org.thymeleaf.dom.Element element)
getNewLocalVariables in class org.thymeleaf.processor.element.AbstractLocalVariableDefinitionElementProcessorprotected boolean removeHostElement(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
removeHostElement in class org.thymeleaf.processor.element.AbstractLocalVariableDefinitionElementProcessorCopyright © 2015. All rights reserved.