Class Or

java.lang.Object
All Implemented Interfaces:
Cloneable, Condition

public class Or extends ConditionBase implements Condition
<or> condition container.

Iterates over all conditions and returns true as soon as one evaluates to true.

Since:
Ant 1.4