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