| Package | Description |
|---|---|
| compozitor.template.core.interfaces |
| Modifier and Type | Method and Description |
|---|---|
TemplateContext |
TemplateContext.add(String key,
Object value) |
TemplateContext |
TemplateContext.add(TemplateContextData<?>... entries) |
static TemplateContext |
TemplateContext.create() |
static TemplateContext |
TemplateContext.valueOf(org.apache.velocity.VelocityContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
Template.merge(TemplateContext context,
Writer writer) |
InputStream |
Template.mergeToStream(TemplateContext context) |
String |
Template.mergeToString(TemplateContext context) |
Copyright © 2020. All rights reserved.