public class DeleteTask extends VfsTask
Constructor and Description |
---|
DeleteTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Executes this task.
|
void |
setFile(java.lang.String file)
Sets the file/folder to delete.
|
void |
setIncludes(java.lang.String filesList)
Sets the files to includes
|
void |
setSrcDir(java.lang.String srcDir)
Sets the source directory
|
closeManager, resolveFile
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 setFile(java.lang.String file)
file
- public void setSrcDir(java.lang.String srcDir)
public void setIncludes(java.lang.String filesList)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException