| Package | Description |
|---|---|
| compozitor.template.core.interfaces |
| Modifier and Type | Method and Description |
|---|---|
TemplateEngine |
TemplateEngineBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static TemplateBuilder |
TemplateBuilder.create(TemplateEngine templateEngine,
String templateName) |
protected String |
ValueDirective.doRender(TemplateEngine engine,
List<Directive.Variable> variables) |
protected String |
Render.doRender(TemplateEngine engine,
List<Directive.Variable> variables) |
protected abstract String |
Directive.doRender(TemplateEngine engine,
List<Directive.Variable> variables) |
Copyright © 2020. All rights reserved.