Class I18nMethod

  • All Implemented Interfaces:
    freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

    public class I18nMethod
    extends Object
    implements freemarker.template.TemplateMethodModelEx
    Author:
    svenkubiak
    • Constructor Detail

      • I18nMethod

        public I18nMethod​(Messages messages)
    • Method Detail

      • exec

        public freemarker.template.TemplateModel exec​(List arguments)
                                               throws freemarker.template.TemplateModelException
        Specified by:
        exec in interface freemarker.template.TemplateMethodModel
        Specified by:
        exec in interface freemarker.template.TemplateMethodModelEx
        Throws:
        freemarker.template.TemplateModelException