public class TextTemplate extends Object
Constructor and Description |
---|
TextTemplate(String template) |
Modifier and Type | Method and Description |
---|---|
String |
render(Map<String,Object> replacements)
Render the template with the placeholder replaced.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.