Class IfNotEmpty.IfNotEmptyFactory

java.lang.Object
org.apache.ofbiz.minilang.method.ifops.IfNotEmpty.IfNotEmptyFactory
All Implemented Interfaces:
MethodOperation.Factory<IfNotEmpty>
Enclosing class:
IfNotEmpty

public static final class IfNotEmpty.IfNotEmptyFactory extends Object implements MethodOperation.Factory<IfNotEmpty>
A <if-not-empty> element factory.