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