public class MustacheStringTemplate
extends org.rapidoid.plugins.templates.AbstractTemplate
| Constructor and Description |
|---|
MustacheStringTemplate(com.github.mustachejava.MustacheFactory factory,
String template) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(OutputStream output,
Object... scopes) |
public MustacheStringTemplate(com.github.mustachejava.MustacheFactory factory,
String template)
public void render(OutputStream output, Object... scopes)
render in interface org.rapidoid.plugins.templates.ITemplaterender in class org.rapidoid.plugins.templates.AbstractTemplateCopyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.