Package org.thymeleaf.dialect
Interface IPreProcessorDialect
- All Superinterfaces:
IDialect
- Since:
- 3.0.0
- Author:
- Daniel Fernández
-
Method Summary
Modifier and TypeMethodDescriptionint
-
Method Details
-
getDialectPreProcessorPrecedence
int getDialectPreProcessorPrecedence() -
getPreProcessors
Set<IPreProcessor> getPreProcessors()
-