Constructor | Description |
---|---|
VerifyDesign() |
Modifier and Type | Method | Description |
---|---|---|
void |
addConfiguredPath(org.apache.tools.ant.types.Path path) |
|
void |
execute() |
|
void |
setCircularDesign(boolean isCircularDesign) |
|
void |
setDeleteFiles(boolean deleteFiles) |
|
void |
setDesign(java.io.File f) |
|
void |
setFillInBuildException(boolean b) |
|
void |
setJar(java.io.File f) |
|
void |
setNeedDeclarationsDefault(boolean b) |
|
void |
setNeedDependsDefault(boolean b) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setJar(java.io.File f)
public void setDesign(java.io.File f)
public void setCircularDesign(boolean isCircularDesign)
public void setDeleteFiles(boolean deleteFiles)
public void setFillInBuildException(boolean b)
public void setNeedDeclarationsDefault(boolean b)
public void setNeedDependsDefault(boolean b)
public void addConfiguredPath(org.apache.tools.ant.types.Path path)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException