Modifier and Type | Field and Description |
---|---|
private String | |
private String |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
protected boolean | Returns: true if the typename existsthe name of the type typename)test for a task or other ant type existing in the current project |
public boolean | Returns: true if the condition is trueImplements org. |
public void | |
public void |
TypeFound | back to summary |
---|---|
public TypeFound() |
doesTypeExist | back to summary |
---|---|
protected boolean doesTypeExist(String typename) test for a task or other ant type existing in the current project
|
eval | back to summary |
---|---|
public boolean eval() throws BuildException Implements org. Is this condition true?
|
setName | back to summary |
---|---|
public void setName(String name) the task or other type to look for
|
setURI | back to summary |
---|---|
public void setURI(String uri) The URI for this definition.
|