Package | Description |
---|---|
org.tinygroup.template | |
org.tinygroup.template.impl | |
org.tinygroup.template.loader |
Modifier and Type | Method and Description |
---|---|
ResourceLoader |
ResourceLoader.addTemplate(Template template)
添加模板对象
|
Modifier and Type | Method and Description |
---|---|
List<ResourceLoader> |
TemplateEngine.getResourceLoaderList()
返回所有的 Loader
|
Modifier and Type | Method and Description |
---|---|
TemplateEngine |
TemplateEngine.addResourceLoader(ResourceLoader resourceLoader)
添加类型加载器
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateEngine.setResourceLoaderList(List<ResourceLoader> resourceLoaderList)
设置模板加载器列表
|
Modifier and Type | Method and Description |
---|---|
List<ResourceLoader> |
TemplateEngineDefault.getResourceLoaderList() |
Modifier and Type | Method and Description |
---|---|
TemplateEngineDefault |
TemplateEngineDefault.addResourceLoader(ResourceLoader resourceLoader) |
Modifier and Type | Method and Description |
---|---|
void |
TemplateEngineDefault.setResourceLoaderList(List<ResourceLoader> resourceLoaderList) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceLoader<T>
抽象模板加载器
Created by luoguo on 2014/6/9.
|
class |
FileObjectResourceLoader
Created by luoguo on 2014/6/9.
|
class |
StringResourceLoader
Created by luoguo on 2014/6/9.
|
Modifier and Type | Method and Description |
---|---|
ResourceLoader |
AbstractResourceLoader.addTemplate(Template template) |
Copyright © 2006–2018 TinyGroup. All rights reserved.