public class FMConfiguration
extends java.lang.Object
| 构造器和说明 |
|---|
FMConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
static freemarker.template.Configuration |
addFMModelPath(java.lang.String fmModelPath) |
static freemarker.template.Configuration |
getConfiguration() |
static void |
Init() |
static void |
Init(freemarker.template.Configuration config) |
static void |
Init(freemarker.template.Version FMVersion,
java.lang.String encoding,
freemarker.template.TemplateExceptionHandler ExceptionHandler) |
public static void Init(freemarker.template.Configuration config)
public static void Init(freemarker.template.Version FMVersion,
java.lang.String encoding,
freemarker.template.TemplateExceptionHandler ExceptionHandler)
public static void Init()
public static freemarker.template.Configuration addFMModelPath(java.lang.String fmModelPath)
throws java.lang.Exception
java.lang.Exceptionpublic static freemarker.template.Configuration getConfiguration()
Copyright © 2019. All Rights Reserved.