public interface TemplateEngine
Modifier and Type | Method and Description |
---|---|
Template |
getTemplate(String resource)
获取模板
|
TemplateEngine |
init(TemplateConfig config)
使用指定配置文件初始化模板引擎
|
TemplateEngine init(TemplateConfig config)
config
- 配置文件Copyright © 2024. All rights reserved.