Package freemarker.core
Interface TemplateRunnable<T>
-
public interface TemplateRunnable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Trun()
-
-
-
Method Detail
-
run
T run() throws TemplateException, IOException
- Throws:
TemplateExceptionIOException
-
-