public interface TemplateEngineAdapter<Type>
| Modifier and Type | Interface and Description |
|---|---|
static class |
TemplateEngineAdapter.NoopAdapter |
| Modifier and Type | Method and Description |
|---|---|
Type |
adapt(String key,
Object extractedValue)
Adapt value to expected output
|
Copyright © 2017. All rights reserved.