public class FreeMarkerStringTemplateCompiler extends Object implements TemplateCompiler<IdentifiableStringTemplateSource>
| Constructor and Description |
|---|
FreeMarkerStringTemplateCompiler() |
| Modifier and Type | Method and Description |
|---|---|
CompiledTemplate |
compile(IdentifiableStringTemplateSource templateSource) |
void |
setTemplateConfiguration(freemarker.template.Configuration templateConfiguration) |
void |
setTemplateLoader(ConcurrentStringTemplateLoader templateLoader) |
public void setTemplateConfiguration(freemarker.template.Configuration templateConfiguration)
public void setTemplateLoader(ConcurrentStringTemplateLoader templateLoader)
public CompiledTemplate compile(IdentifiableStringTemplateSource templateSource) throws TemplateException
compile in interface TemplateCompiler<IdentifiableStringTemplateSource>TemplateExceptionCopyright © 2018 CrafterCMS. All rights reserved.