public class TemplateProcessor
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
process
public static String process(freemarker.template.Template template,
Map<String,Object> defaultParameters)