Class RemoveEmptyElementsDirective

java.lang.Object
ch.tocco.nice2.optional.structuredinvoicing.impl.directive.RemoveEmptyElementsDirective
All Implemented Interfaces:
Nice2TemplateDirective, freemarker.template.TemplateDirectiveModel, freemarker.template.TemplateModel

public class RemoveEmptyElementsDirective extends Object implements Nice2TemplateDirective
  • Constructor Details

    • RemoveEmptyElementsDirective

      public RemoveEmptyElementsDirective()
  • Method Details

    • execute

      public void execute(freemarker.core.Environment env, Map params, freemarker.template.TemplateModel[] loopVars, freemarker.template.TemplateDirectiveBody body) throws IOException, freemarker.template.TemplateException
      Specified by:
      execute in interface freemarker.template.TemplateDirectiveModel
      Throws:
      IOException
      freemarker.template.TemplateException