public class FreeMarkerRenderer extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FM_TEMPLATE_PATH |
Constructor and Description |
---|
FreeMarkerRenderer() |
public static final String FM_TEMPLATE_PATH
public static FreeMarkerRenderer instance()
public static void addLoader(Class klass)
public void render(String templateName, Map<String,Object> params, Writer writer) throws IOException
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.