public class MustacheUtil extends Object
| Constructor and Description |
|---|
MustacheUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
execute(File externalTemplate,
String defautInternalTemplate,
Map<String,Object> scopes) |
public static String execute(File externalTemplate, String defautInternalTemplate, Map<String,Object> scopes) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionCopyright © 2017–2020 Focus IT. All rights reserved.