| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.extra.template |
第三方模板引擎封装,提供统一的接口用于适配第三方模板引擎,提供:
TemplateEngine:模板引擎接口,用于不同引擎的实现。
|
| org.dromara.hutool.extra.template.engine |
第三方模板引擎实现
|
| org.dromara.hutool.extra.template.engine.beetl |
Beetl实现,模板引擎介绍见:http://ibeetl.com/
|
| org.dromara.hutool.extra.template.engine.enjoy |
Jfinal家的Enjoy模板引擎实现,见:https://jfinal.com/doc/6-1
|
| org.dromara.hutool.extra.template.engine.freemarker |
Freemarker实现
见:https://freemarker.apache.org/ |
| org.dromara.hutool.extra.template.engine.jetbrick |
jetbrick-template实现,模板引擎介绍见:https://github.com/subchen/jetbrick-template-2x
|
| org.dromara.hutool.extra.template.engine.pebble |
pebble template实现,模板引擎介绍见:https://github.com/PebbleTemplates/pebble
|
| org.dromara.hutool.extra.template.engine.rythm |
Rythm实现,见:http://www.rythmengine.org/
|
| org.dromara.hutool.extra.template.engine.thymeleaf |
Thymeleaf实现,见:https://www.thymeleaf.org/
|
| org.dromara.hutool.extra.template.engine.velocity |
Velocity实现
见:http://velocity.apache.org/ |
| org.dromara.hutool.extra.template.engine.wit |
Wit实现,见:http://zqq90.github.io/webit-script/
|
| 类和说明 |
|---|
| TemplateConfig
模板配置
|
| TemplateConfig.ResourceMode
资源加载方式枚举
|
| 类和说明 |
|---|
| Template
抽象模板接口
|
| TemplateConfig
模板配置
|
| 类和说明 |
|---|
| Template
抽象模板接口
|
| TemplateConfig
模板配置
|
| 类和说明 |
|---|
| Template
抽象模板接口
|
| TemplateConfig
模板配置
|
| 类和说明 |
|---|
| Template
抽象模板接口
|
| TemplateConfig
模板配置
|
| 类和说明 |
|---|
| Template
抽象模板接口
|
| TemplateConfig
模板配置
|
| 类和说明 |
|---|
| Template
抽象模板接口
|
| TemplateConfig
模板配置
|
| 类和说明 |
|---|
| Template
抽象模板接口
|
| TemplateConfig
模板配置
|
| 类和说明 |
|---|
| Template
抽象模板接口
|
| TemplateConfig
模板配置
|
| 类和说明 |
|---|
| Template
抽象模板接口
|
| TemplateConfig
模板配置
|
| 类和说明 |
|---|
| Template
抽象模板接口
|
| TemplateConfig
模板配置
|
Copyright © 2023. All rights reserved.