public interface TemplatingConfig
| Modifier and Type | Method and Description |
|---|---|
int |
getCacheSize() |
String |
getTemplatesPath() |
boolean |
isReloadable() |
boolean |
isStaticallyCompile() |
int getCacheSize()
boolean isReloadable()
boolean isStaticallyCompile()
String getTemplatesPath()