public class JadeTemplateEngine extends AbstractTemplateEngine
| Modifier and Type | Class and Description |
|---|---|
static class |
JadeTemplateEngine.FormatHelper |
config, db, destination, extractors, templatesPath| Constructor and Description |
|---|
JadeTemplateEngine(org.apache.commons.configuration.CompositeConfiguration config,
ContentStore db,
File destination,
File templatesPath) |
public JadeTemplateEngine(org.apache.commons.configuration.CompositeConfiguration config,
ContentStore db,
File destination,
File templatesPath)
public void renderDocument(Map<String,Object> model, String templateName, Writer writer) throws RenderingException
renderDocument in class AbstractTemplateEngineRenderingExceptionCopyright © 2016. All rights reserved.