public class FreemarkerUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected freemarker.template.Configuration |
_config |
protected String |
_encoding |
| Constructor and Description |
|---|
FreemarkerUtil(String encoding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding() |
byte[] |
process(String filename,
Map<String,Object> parameter,
boolean reload) |
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.