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