org.apache.tools.ant.taskdefs
Class Deltree
void | execute() - Do the work.
|
void | setDir(File dir) - Set the directory to be deleted
|
execute , getDescription , getLocation , getOwningTarget , getRuntimeConfigurableWrapper , getTaskName , getTaskType , getWrapper , handleErrorFlush , handleErrorOutput , handleFlush , handleInput , handleOutput , init , isInvalid , log , log , maybeConfigure , perform , reconfigure , setDescription , setLocation , setOwningTarget , setRuntimeConfigurableWrapper , setTaskName , setTaskType |
setDir
public void setDir(File dir)
Set the directory to be deleted
dir
- the root of the tree to be removed.
Copyright B) 2000-2008 Apache Software Foundation. All Rights Reserved.