@Service(value="blSeoProcessor")
public class SeoProcessor
extends org.thymeleaf.processor.element.AbstractElementProcessor
| Modifier and Type | Field and Description |
|---|---|
protected SeoTagService |
seoTagService |
| Constructor and Description |
|---|
SeoProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence() |
protected org.thymeleaf.processor.ProcessorResult |
processElement(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element) |
doProcess, getMatcherprotected SeoTagService seoTagService
public int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorprotected org.thymeleaf.processor.ProcessorResult processElement(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
processElement in class org.thymeleaf.processor.element.AbstractElementProcessorCopyright © 2019. All rights reserved.