|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.io.DirectoryWalker
org.jvnet.hudson.plugins.thinbackup.backup.DirectoryCleaner
public class DirectoryCleaner
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.commons.io.DirectoryWalker |
|---|
org.apache.commons.io.DirectoryWalker.CancelException |
| Constructor Summary | |
|---|---|
DirectoryCleaner()
|
|
| Method Summary | |
|---|---|
void |
clean(java.io.File rootDir)
|
protected void |
handleDirectoryEnd(java.io.File directory,
int depth,
java.util.Collection results)
|
| Methods inherited from class org.apache.commons.io.DirectoryWalker |
|---|
checkIfCancelled, handleCancelled, handleDirectory, handleDirectoryStart, handleEnd, handleFile, handleIsCancelled, handleRestricted, handleStart, walk |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryCleaner()
| Method Detail |
|---|
public void clean(java.io.File rootDir)
throws java.io.IOException
java.io.IOException
protected void handleDirectoryEnd(java.io.File directory,
int depth,
java.util.Collection results)
throws java.io.IOException
handleDirectoryEnd in class org.apache.commons.io.DirectoryWalkerjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||