@Authors(value="Nikolche Mihajlovski")
@Since(value="5.1.0")
public class MustacheViewRenderer
extends org.rapidoid.RapidoidThing
implements org.rapidoid.http.customize.ViewRenderer
| Constructor and Description |
|---|
MustacheViewRenderer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
render(String viewName,
Object[] model,
OutputStream out) |
public boolean render(String viewName, Object[] model, OutputStream out) throws Exception
render in interface org.rapidoid.http.customize.ViewRendererExceptionCopyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.