public class FreeMarkerUtil extends Object
FreeMarkerUtil()
static String
process(String name, Object context)
static void
process(String name, Object context, Writer writer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FreeMarkerUtil()
public static String process(String name, Object context) throws Exception
Exception
public static void process(String name, Object context, Writer writer) throws Exception