| 程序包 | 说明 |
|---|---|
| com.easycodebox.common.freemarker | |
| com.easycodebox.common.web.springmvc |
| 限定符和类型 | 方法和说明 |
|---|---|
FreemarkerProperties |
FreemarkerGenerate.getFreemarkerProperties() |
static FreemarkerProperties |
FreemarkerProperties.instance() |
| 限定符和类型 | 方法和说明 |
|---|---|
static freemarker.template.Configuration |
ConfigurationFactory.instance(FreemarkerProperties props)
返回classes为加载器的Configuration,根路径为classes路径
|
static freemarker.template.Configuration |
ConfigurationFactory.instance(FreemarkerProperties props,
javax.servlet.ServletContext servletContext)
返回web项目的Configuration,加载路径为项目的根路径
|
void |
FreemarkerGenerate.setFreemarkerProperties(FreemarkerProperties freemarkerProperties) |
| 限定符和类型 | 方法和说明 |
|---|---|
FreemarkerProperties |
FreeMarkerConfigurer.getFreemarkerProperties() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FreeMarkerConfigurer.setFreemarkerProperties(FreemarkerProperties freemarkerProperties) |
Copyright © 2017. All rights reserved.