public interface TemplateEngine
| Modifier and Type | Method and Description |
|---|---|
String |
applyTemplate(File template) |
String |
applyTemplate(File template,
File properties) |
void |
initialize(VisitorContext context,
Object rootNode) |
Copyright © 2017. All rights reserved.