Class RemoveEmptyElementsDirective
java.lang.Object
ch.tocco.nice2.optional.structuredinvoicing.impl.directive.RemoveEmptyElementsDirective
- All Implemented Interfaces:
Nice2TemplateDirective, freemarker.template.TemplateDirectiveModel, freemarker.template.TemplateModel
-
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING -
Constructor Summary
Constructors -
Method Summary
-
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:
executein interfacefreemarker.template.TemplateDirectiveModel- Throws:
IOExceptionfreemarker.template.TemplateException
-