Class DateIncrementMethod

    • Constructor Detail

      • DateIncrementMethod

        public DateIncrementMethod()
    • Method Detail

      • exec

        public Object exec​(List args)
                    throws freemarker.template.TemplateModelException
        Specified by:
        exec in interface freemarker.template.TemplateMethodModel
        Specified by:
        exec in interface freemarker.template.TemplateMethodModelEx
        Throws:
        freemarker.template.TemplateModelException
        See Also:
        TemplateMethodModel.exec(java.util.List)