public class FreemarkerParseFactory extends Object
FreemarkerParseFactory()
static boolean
isExistTemplate(String tplName)
static String
parseTemplate(String tplName, Map<String,Object> paras)
parseTemplateContent(String tplContent, Map<String,Object> paras)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FreemarkerParseFactory()
public static boolean isExistTemplate(String tplName) throws Exception
Exception
public static String parseTemplate(String tplName, Map<String,Object> paras)
tplName
paras
public static String parseTemplateContent(String tplContent, Map<String,Object> paras)
tplContent
Copyright © 2022. All rights reserved.