Package org.thymeleaf.dialect
Interface IExpressionObjectDialect
-
- All Superinterfaces:
IDialect
- All Known Implementing Classes:
StandardDialect
public interface IExpressionObjectDialect extends IDialect
- Since:
- 3.0.0
- Author:
- Daniel Fernández
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IExpressionObjectFactory
getExpressionObjectFactory()
-
-
-
Method Detail
-
getExpressionObjectFactory
IExpressionObjectFactory getExpressionObjectFactory()
-
-