
public class SourceExplorer
extends org.apache.commons.io.DirectoryWalker
| Constructor and Description |
|---|
SourceExplorer(SourceChecker sourceTest) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
handleDirectory(File directory,
int depth,
Collection results) |
protected void |
handleFile(File file,
int depth,
Collection results) |
ArrayList<File> |
walk(String startDir) |
public SourceExplorer(SourceChecker sourceTest)
protected boolean handleDirectory(File directory, int depth, Collection results) throws IOException
handleDirectory in class org.apache.commons.io.DirectoryWalkerIOExceptionprotected void handleFile(File file, int depth, Collection results) throws IOException
handleFile in class org.apache.commons.io.DirectoryWalkerIOExceptionCopyright © 2018 universAAL Consortium. All rights reserved.