|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.antcontrib.logic.OutOfDate.DeleteTargets
public class OutOfDate.DeleteTargets
nested delete targets
Constructor Summary | |
---|---|
OutOfDate.DeleteTargets()
|
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)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutOfDate.DeleteTargets()
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |