Package io.mangoo.templating.methods
Class I18nMethod
java.lang.Object
io.mangoo.templating.methods.I18nMethod
- All Implemented Interfaces:
freemarker.template.TemplateMethodModel,freemarker.template.TemplateMethodModelEx,freemarker.template.TemplateModel
- Author:
- svenkubiak
-
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
I18nMethod
-
-
Method Details
-
exec
public freemarker.template.TemplateModel exec(List arguments) throws freemarker.template.TemplateModelException - Specified by:
execin interfacefreemarker.template.TemplateMethodModel- Specified by:
execin interfacefreemarker.template.TemplateMethodModelEx- Throws:
freemarker.template.TemplateModelException
-