Package net.pryoscode.henji.utils
Class Parser
- java.lang.Object
-
- net.pryoscode.henji.utils.Parser
-
public class Parser extends Object
-
-
Method Detail
-
html
public static String html(String input, String type, Map<String,Object> variables) throws IOException, freemarker.template.TemplateException
- Throws:
IOExceptionfreemarker.template.TemplateException
-
-