public interface TemplateRenderer
| Modifier and Type | Method and Description |
|---|---|
void |
render(Writer out,
Template template,
Object rootModel) |
void render(Writer out, Template template, Object rootModel) throws IOException
IOExceptionCopyright © 2019 ObjectStyle LLC. All rights reserved.