public static class ModuleBuildHelper.SvnCleaner extends org.apache.commons.io.DirectoryWalker<File>
| Constructor and Description |
|---|
SvnCleaner() |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
clean(File startDirectory) |
protected boolean |
handleDirectory(File directory,
int depth,
Collection<File> results) |
public List<File> clean(File startDirectory) throws IOException
IOExceptionprotected boolean handleDirectory(File directory, int depth, Collection<File> results)
handleDirectory in class org.apache.commons.io.DirectoryWalker<File>Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.