@Service public class JsonTemplateInterpolation extends Object
| Constructor and Description |
|---|
JsonTemplateInterpolation() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
interpolate(String templateResourcePath,
HbciSandboxContext context) |
String |
interpolateToHbci(String templateResourcePath,
HbciSandboxContext context) |
public String interpolateToHbci(String templateResourcePath, HbciSandboxContext context)
public Map<String,String> interpolate(String templateResourcePath, HbciSandboxContext context)
Copyright © 2020. All rights reserved.