public class Java8TimeExpressionFactory extends Object implements org.thymeleaf.expression.IExpressionObjectFactory
| Constructor and Description |
|---|
Java8TimeExpressionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
buildObject(org.thymeleaf.context.IExpressionContext context,
String expressionObjectName) |
Set<String> |
getAllExpressionObjectNames() |
boolean |
isCacheable(String expressionObjectName) |
public Set<String> getAllExpressionObjectNames()
getAllExpressionObjectNames in interface org.thymeleaf.expression.IExpressionObjectFactorypublic Object buildObject(org.thymeleaf.context.IExpressionContext context, String expressionObjectName)
buildObject in interface org.thymeleaf.expression.IExpressionObjectFactorypublic boolean isCacheable(String expressionObjectName)
isCacheable in interface org.thymeleaf.expression.IExpressionObjectFactoryCopyright © 2017 The THYMELEAF team. All rights reserved.