TOP

isempty

Description

Check if the object to test is null, an empty list or an empty string. This class is a condition checking if a property in the current environment is to an empty value, meaning NULL, an Empty String, an empty collection or an empty array.

Implementation class

net.mdatools.modelant.util.condition.IsEmptyCondition

Parameters

Attribute Description Type
property Set the name of the property that holds the object to process String

Use <typedef resource="net/mdatools/modelant/util/antlib.xml"/>
Documentation generated by ant.doc Ant macro from ModelAnt by MDA Tools