@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, getMatcher
protected SeoTagService seoTagService
public int getPrecedence()
getPrecedence
in class org.thymeleaf.processor.AbstractProcessor
protected org.thymeleaf.processor.ProcessorResult processElement(org.thymeleaf.Arguments arguments, org.thymeleaf.dom.Element element)
processElement
in class org.thymeleaf.processor.element.AbstractElementProcessor
Copyright © 2019. All rights reserved.