Interface TemplateLoader
-
- All Known Implementing Classes:
TemplateLoaderBean
public interface TemplateLoader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringloadTemplate(String templateAddress)
-
-
-
Method Detail
-
loadTemplate
String loadTemplate(String templateAddress) throws IOException
- Throws:
IOException
-
-