net.sf.antcontrib.logic
public class OutOfDate.DeleteTargets extends Object
| Method Summary | |
|---|---|
| void | setAll(boolean all)
whether to delete all the targets
or just those that are newer than the
corresponding sources. |
| void | setFailOnError(boolean failOnError) |
| void | setQuiet(boolean quiet) |
Parameters: all true to delete all, default false
Parameters: failOnError if true halt if there is a failure to delete
Parameters: quiet if true suppress messages on deleting files