public class FreemarkerEngine extends EngineTemplate<freemarker.template.Configuration>
| 构造器和说明 |
|---|
FreemarkerEngine() |
| 限定符和类型 | 方法和说明 |
|---|---|
xyz.erupt.annotation.sub_erupt.Tpl.Engine |
engine() |
freemarker.template.Configuration |
init() |
void |
render(freemarker.template.Configuration configuration,
String filePath,
Map<String,Object> bindingMap,
Writer out) |
getEngine, setEnginepublic xyz.erupt.annotation.sub_erupt.Tpl.Engine engine()
engine 在类中 EngineTemplate<freemarker.template.Configuration>public freemarker.template.Configuration init()
init 在类中 EngineTemplate<freemarker.template.Configuration>Copyright © 2021. All rights reserved.