|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.taskdefs.condition.IsTrue
net.sf.antcontrib.logic.condition.IsPropertyTrue
Extends IsTrue condition to check the value of a specified property.
Developed for use with Antelope, migrated to ant-contrib Oct 2003.
Field Summary |
Fields inherited from class org.apache.tools.ant.ProjectComponent |
project |
Constructor Summary | |
IsPropertyTrue()
|
Method Summary | |
boolean |
eval()
|
void |
setProperty(java.lang.String name)
|
Methods inherited from class org.apache.tools.ant.taskdefs.condition.IsTrue |
setValue |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
getProject, log, log, setProject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IsPropertyTrue()
Method Detail |
public void setProperty(java.lang.String name)
public boolean eval() throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |