| Package | Description |
|---|---|
| org.bimserver.templating |
| Modifier and Type | Method and Description |
|---|---|
static TemplateIdentifier |
TemplateIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TemplateIdentifier[] |
TemplateIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
TemplateEngine.process(Map<String,Object> context,
TemplateIdentifier templateIdentifier) |
Copyright © 2019 OpenSource BIM. All rights reserved.