public interface TemplatingEngine
| Modifier and Type | Method and Description |
|---|---|
String |
compile(String template,
Map<String,Object> variables) |
boolean |
supports(java.nio.file.Path path) |
boolean supports(java.nio.file.Path path)
String compile(String template, Map<String,Object> variables) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.