public interface TemplateEngine
| Modifier and Type | Method and Description | 
|---|---|
String | 
getRendered(String templateFile,
           Map<String,Object> templateData)  | 
String getRendered(String templateFile, Map<String,Object> templateData) throws IOException
IOExceptionCopyright © 2018. All rights reserved.