| Constructor and Description |
|---|
FileWalker(String scannerBaseDir,
int size,
String[] includes,
String[] excludes) |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<String> |
getAllFileNames(String scannerBaseDir,
String[] includes,
String[] excludes,
boolean followSymlinks,
boolean globCaseSensitive) |
static Iterable<String> |
getFileNames(String scannerBaseDir,
String[] includes,
String[] excludes,
boolean followSymlinks,
boolean globCaseSensitive) |
boolean |
hasNext() |
Iterator<Path> |
iterator() |
Path |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2014–2020 Checkmarx. All rights reserved.