public interface TemplateTransformer
| Modifier and Type | Method and Description |
|---|---|
TemplateTransformer |
from(String template)
The template what needs to transform to Value
|
String |
transform(TemplateContext context)
The execution transform from template to value base on the TemplateContext.
|
TemplateTransformer from(String template)
template - The templateString transform(TemplateContext context)
context - Copyright © 2003–2020 eXo Platform SAS. All rights reserved.