public class Engine extends Object implements View.Engine
Renderer.Context| Constructor and Description |
|---|
Engine(freemarker.template.Configuration freemarker,
String suffix) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(View view,
Renderer.Context ctx) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitrenderpublic Engine(freemarker.template.Configuration freemarker,
String suffix)
public void render(View view, Renderer.Context ctx) throws Exception
render in interface View.EngineExceptionCopyright © 2015. All rights reserved.