public class FreemarkerUtils
extends java.lang.Object
| Constructor and Description |
|---|
FreemarkerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addConfiguration(java.util.Map<java.lang.String,java.lang.Object> variableMap) |
static freemarker.template.Template |
createConfiguredTemplate(java.lang.Class templateLoadingClass,
java.lang.String templateName) |
public static freemarker.template.Template createConfiguredTemplate(java.lang.Class templateLoadingClass,
java.lang.String templateName)
throws java.io.IOException
java.io.IOExceptionpublic static void addConfiguration(java.util.Map<java.lang.String,java.lang.Object> variableMap)
Copyright © 2015 The Admin4J Project. All Rights Reserved.