Class ConditionBase

java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.taskdefs.condition.ConditionBase
All Implemented Interfaces:
Cloneable
Direct Known Subclasses:
And, ConditionTask, Not, Or, WaitFor, Xor

public abstract class ConditionBase extends ProjectComponent
Baseclass for the <condition> task as well as several conditions - ensures that the types of conditions inside the task and the "container" conditions are in sync.
Since:
Ant 1.4