public class TemplateEngineFreemarkerI18nMethod extends Object implements freemarker.template.TemplateMethodModelEx
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
Constructor and Description |
---|
TemplateEngineFreemarkerI18nMethod(Messages messages,
Context context,
Result result) |
Modifier and Type | Method and Description |
---|---|
freemarker.template.TemplateModel |
exec(List args) |
void |
logIfMessageKeyIsMissing(String messageKey,
String messageValue) |
public freemarker.template.TemplateModel exec(List args) throws freemarker.template.TemplateModelException
exec
in interface freemarker.template.TemplateMethodModel
exec
in interface freemarker.template.TemplateMethodModelEx
freemarker.template.TemplateModelException
Copyright © 2019 ninjaframework. All rights reserved.