public interface StatefulTemplateLoader extends TemplateLoader
| Modifier and Type | Method and Description |
|---|---|
void |
resetState()
Invoked by
Configuration.clearTemplateCache() to instruct this
template loader to throw away its current state and start afresh. |
closeTemplateSource, findTemplateSource, getLastModified, getReadervoid resetState()
Configuration.clearTemplateCache() to instruct this
template loader to throw away its current state and start afresh.