org.broadleafcommerce.common.web.dialect
public class BLCAdminDialect extends org.thymeleaf.dialect.AbstractDialect
| Constructor and Description |
|---|
BLCAdminDialect() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix() |
Set<org.thymeleaf.processor.IProcessor> |
getProcessors() |
boolean |
isLenient() |
void |
setProcessors(Set<org.thymeleaf.processor.IProcessor> processors) |
public String getPrefix()
public boolean isLenient()
public Set<org.thymeleaf.processor.IProcessor> getProcessors()
getProcessors in interface org.thymeleaf.dialect.IDialectgetProcessors in class org.thymeleaf.dialect.AbstractDialectpublic void setProcessors(Set<org.thymeleaf.processor.IProcessor> processors)
Copyright © 2015. All Rights Reserved.