Package org.avaje.freemarker.layout
Interface RawTemplateSource
-
public interface RawTemplateSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetSource(String templateName, String encoding)
-
-
-
Method Detail
-
getSource
String getSource(String templateName, String encoding) throws IOException
- Throws:
IOException
-
-