public interface Templating
Modifier and Type | Method and Description |
---|---|
void |
init(String folder) |
String |
renderTemplate(String path,
Map<String,Object> context) |
void |
reset() |
Boolean |
templateExists(String path) |
Copyright © 2016. All rights reserved.