public class FreemarkerUtil
extends Object
-
Field Summary
Fields
protected freemarker.template.Configuration
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
_config
protected freemarker.template.Configuration _config
-
Constructor Details
-
FreemarkerUtil
public FreemarkerUtil(String encoding)
-