Class Java8TimeDialect
- Object
-
- org.thymeleaf.dialect.AbstractDialect
-
- org.thymeleaf.extras.java8time.dialect.Java8TimeDialect
-
- All Implemented Interfaces:
org.thymeleaf.dialect.IDialect
,org.thymeleaf.dialect.IExpressionObjectDialect
public class Java8TimeDialect extends org.thymeleaf.dialect.AbstractDialect implements org.thymeleaf.dialect.IExpressionObjectDialect
Thymeleaf Dialect to format and create Java 8 Time objects.- Since:
- 2.1.0
- Author:
- José Miguel Samper, Ivan Martinez-Ortiz
-
-
Constructor Summary
Constructors Constructor Description Java8TimeDialect()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.thymeleaf.expression.IExpressionObjectFactory
getExpressionObjectFactory()
-