Package | Description |
---|---|
de.espirit.firstspirit.access.template |
Modifier and Type | Interface and Description |
---|---|
interface |
TemplateDocument
$Date$
|
Modifier and Type | Method and Description |
---|---|
Printable |
Evaluator.getTemplate(String type,
String name,
Map<String,Object> params)
Looks up a variable based on the given type and name and provides a printable template initialized with the given parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateElement.insertChild(int index,
Printable newChild)
Insert a child node at the specified index.
|
void |
Evaluator.print(Printable template)
Instructs to evaluate and print the given template.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210