public class NativeEngine extends EngineTemplate<Void>
static String
baseDir
NativeEngine()
xyz.erupt.annotation.sub_erupt.Tpl.Engine
engine()
Void
init()
void
render(Void unused, String filePath, Map<String,Object> bindingMap, Writer out)
getEngine, setEngine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String baseDir
public NativeEngine()
public xyz.erupt.annotation.sub_erupt.Tpl.Engine engine()
engine
EngineTemplate<Void>
public Void init()
init
public void render(Void unused, String filePath, Map<String,Object> bindingMap, Writer out)
render
Copyright © 2023. All rights reserved.