org.apache.tools.ant.taskdefs.condition
public class IsSet extends ProjectComponent implements Condition
Since: Ant 1.5
Method Summary | |
---|---|
boolean | eval() |
void | setProperty(String p)
Set the property attribute
|
Returns: true if the property exists
Throws: BuildException if the property attribute is not set
Parameters: p the property name