|
||||||||
| 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.IsFalse
ise.antelope.tasks.IsPropertyFalse
public class IsPropertyFalse
Extends IsFalse condition to check the value of a specified property.
| Field Summary |
|---|
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
|---|
description, location, project |
| Constructor Summary | |
|---|---|
IsPropertyFalse()
|
|
| Method Summary | |
|---|---|
boolean |
eval()
|
void |
setProperty(java.lang.String name)
|
| Methods inherited from class org.apache.tools.ant.taskdefs.condition.IsFalse |
|---|
setValue |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IsPropertyFalse()
| Method Detail |
|---|
public void setProperty(java.lang.String name)
public boolean eval()
throws org.apache.tools.ant.BuildException
eval in interface org.apache.tools.ant.taskdefs.condition.Conditioneval in class org.apache.tools.ant.taskdefs.condition.IsFalseorg.apache.tools.ant.BuildException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||