public class FreemarkerConfig
extends Object
-
Constructor Summary
Constructors
-
Method Summary
freemarker.template.Configuration
freemarker.template.Configuration
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FreemarkerConfig
public FreemarkerConfig()
-
Method Details
-
getConfig
public freemarker.template.Configuration getConfig(Class<?> classForTemplateLoading,
String basePackagePath)
-
getConfig
public freemarker.template.Configuration getConfig(Class<?> classForTemplateLoading)