Package org.thymeleaf.dialect
Interface IPostProcessorDialect
- All Superinterfaces:
IDialect
- Since:
- 3.0.0
- Author:
- Daniel Fernández
-
Method Summary
Modifier and TypeMethodDescriptionint
-
Method Details
-
getDialectPostProcessorPrecedence
int getDialectPostProcessorPrecedence() -
getPostProcessors
Set<IPostProcessor> getPostProcessors()
-