public class FreeMarkerTemplate extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_MACHINE_READABLE_NUMBER_FORMAT |
Constructor and Description |
---|
FreeMarkerTemplate(String templateText) |
FreeMarkerTemplate(String templatePath,
Class basePath) |
FreeMarkerTemplate(String templatePath,
Class basePath,
freemarker.template.Configuration config) |
FreeMarkerTemplate(String templateText,
freemarker.template.Configuration config) |
public static final String DEFAULT_MACHINE_READABLE_NUMBER_FORMAT
Copyright © 2014. All rights reserved.