Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.taskdefs.condition.ConditionBase
org.apache.tools.ant.taskdefs.condition.And
Field Summary |
Fields inherited from class org.apache.tools.ant.ProjectComponent | |
project |
Method Summary | |
boolean |
|
Methods inherited from class org.apache.tools.ant.taskdefs.condition.ConditionBase | |
add , addAnd , addAvailable , addChecksum , addContains , addEquals , addFilesMatch , addHttp , addIsFalse , addIsReference , addIsSet , addIsTrue , addNot , addOr , addOs , addSocket , addUptodate , countConditions , getConditions |
Methods inherited from class org.apache.tools.ant.ProjectComponent | |
getProject , log , log , setProject |
public boolean eval() throws BuildException
- Returns:
- true if all the contained conditions evaluates to true
- Throws:
BuildException
- if an error occurs