public class OutOfDate.DeleteTargets
extends java.lang.Object
Constructor and Description |
---|
DeleteTargets() |
Modifier and Type | Method and Description |
---|---|
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) |
public void setAll(boolean all)
all
- true to delete all, default falsepublic void setQuiet(boolean quiet)
quiet
- if true suppress messages on deleting filespublic void setFailOnError(boolean failOnError)
failOnError
- if true halt if there is a failure to delete