Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface StatefulTemplateLoader
extends TemplateLoader
Method Summary | |
void |
|
Methods inherited from interface freemarker.cache.TemplateLoader | |
closeTemplateSource , findTemplateSource , getLastModified , getReader |
public void resetState()
Invoked byConfiguration.clearTemplateCache()
to instruct this template loader to throw away its current state and start afresh.