org.broadleafcommerce.seo.web.dialect
Class SeoDialect
java.lang.Object
org.thymeleaf.dialect.AbstractDialect
org.broadleafcommerce.seo.web.dialect.SeoDialect
- All Implemented Interfaces:
- org.thymeleaf.dialect.IDialect
public class SeoDialect
- extends org.thymeleaf.dialect.AbstractDialect
The dialect for SEO related processors
- Author:
- Andre Azzolini (apazzolini)
| Methods inherited from class org.thymeleaf.dialect.AbstractDialect |
getDocTypeResolutionEntries, getDocTypeTranslations, getExecutionAttributes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeoDialect
public SeoDialect()
getPrefix
public String getPrefix()
isLenient
public boolean isLenient()
getProcessors
public Set<org.thymeleaf.processor.IProcessor> getProcessors()
- Specified by:
getProcessors in interface org.thymeleaf.dialect.IDialect- Overrides:
getProcessors in class org.thymeleaf.dialect.AbstractDialect
setProcessors
public void setProcessors(Set<org.thymeleaf.processor.IProcessor> processors)
Copyright © 2013. All Rights Reserved.