Package org.apache.tools.ant.taskdefs.condition

Interface Summary
Condition Interface for conditions to use inside the <condition> task.
 

Class Summary
And <and> condition container.
ConditionBase 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.
Equals Simple String comparison condition.
Not <not> condition.
Or <or> condition container.
Os Condition that tests the OS type.
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.