| Package | Description | 
|---|---|
| cat.albirar.template.engine.models | |
| cat.albirar.template.engine.registry | |
| cat.albirar.template.engine.service | |
| cat.albirar.template.engine.service.impl | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TemplateInstanceBean.TemplateInstanceBeanBuilder<C extends TemplateInstanceBean,B extends TemplateInstanceBean.TemplateInstanceBeanBuilder<C,B>>  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
TemplateEngineRegistryDefaultImpl.renderTemplate(@NotNull @Valid TemplateInstanceBean template)
Render the indicated  
template without variables to generate output. | 
| Modifier and Type | Method and Description | 
|---|---|
TemplateInstanceBean | 
TemplateEngineContext.getTemplateInstance()
The original template instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
IEngineRender.renderTemplate(@NotNull @Valid TemplateInstanceBean template)
Render the indicated  
template without variables to generate output. | 
| Constructor and Description | 
|---|
TemplateEngineContext(TemplateInstanceBean t)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
ThymeleafSpringTemplateEngineImpl.renderTemplate(TemplateInstanceBean template)
Render the indicated  
template without variables to generate output. | 
Copyright © 2021 Albirar. All rights reserved.