Class MustacheUtil
java.lang.Object
ch.ifocusit.livingdoc.plugin.utils.MustacheUtil
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MustacheUtil
public MustacheUtil()
-
-
Method Details
-
execute
public static String execute(File externalTemplate, String defautInternalTemplate, Map<String, Object> scopes) throws IOException, URISyntaxException- Throws:
IOExceptionURISyntaxException
-