Modifier and Type | Method and Description |
---|---|
Template |
TemplateEngine.getTemplate(String resource)
获取模板
|
Modifier and Type | Class and Description |
---|---|
class |
BeetlTemplate
Beetl模板实现
|
Modifier and Type | Method and Description |
---|---|
Template |
BeetlEngine.getTemplate(String resource) |
Modifier and Type | Class and Description |
---|---|
class |
EnjoyTemplate
Engoy模板实现
|
Modifier and Type | Method and Description |
---|---|
Template |
EnjoyEngine.getTemplate(String resource) |
Modifier and Type | Class and Description |
---|---|
class |
FreemarkerTemplate
Freemarker模板实现
|
Modifier and Type | Method and Description |
---|---|
Template |
FreemarkerEngine.getTemplate(String resource) |
Modifier and Type | Class and Description |
---|---|
class |
JetbrickTemplate
Jetbrick模板实现
见:https://github.com/subchen/jetbrick-template-2x |
Modifier and Type | Method and Description |
---|---|
Template |
JetbrickEngine.getTemplate(String resource) |
Modifier and Type | Class and Description |
---|---|
class |
JteTemplate
Jte模板实现
|
Modifier and Type | Method and Description |
---|---|
Template |
JteEngine.getTemplate(String resource) |
Modifier and Type | Class and Description |
---|---|
class |
PebbleTemplate
Pebble模板实现
|
Modifier and Type | Method and Description |
---|---|
Template |
PebbleTemplateEngine.getTemplate(String resource)
通过路径获取对应模板操作类
|
Modifier and Type | Class and Description |
---|---|
class |
RythmTemplate
Rythm模板包装
|
Modifier and Type | Method and Description |
---|---|
Template |
RythmEngine.getTemplate(String resource) |
Modifier and Type | Class and Description |
---|---|
class |
ThymeleafTemplate
Thymeleaf模板实现
|
Modifier and Type | Method and Description |
---|---|
Template |
ThymeleafEngine.getTemplate(String resource) |
Modifier and Type | Class and Description |
---|---|
class |
VelocityTemplate
Velocity模板包装
|
Modifier and Type | Method and Description |
---|---|
Template |
VelocityEngine.getTemplate(String resource) |
Modifier and Type | Class and Description |
---|---|
class |
WitTemplate
Wit模板实现
|
Modifier and Type | Method and Description |
---|---|
Template |
WitEngine.getTemplate(String resource) |
Copyright © 2025. All rights reserved.