| 构造器和说明 |
|---|
FreeMarkerRender(String view) |
| 限定符和类型 | 方法和说明 |
|---|---|
static freemarker.template.Configuration |
getConfiguration()
freemarker can not load freemarker.properies automatically
|
void |
render()
Render to client
|
static void |
setProperties(Properties properties) |
static void |
setProperty(String propertyName,
String propertyValue)
Set freemarker's property.
|
getDevMode, getEncoding, getView, setContext, setContext, setViewpublic FreeMarkerRender(String view)
public static freemarker.template.Configuration getConfiguration()
public static void setProperty(String propertyName, String propertyValue)
public static void setProperties(Properties properties)
Copyright © 2015. All rights reserved.