public static interface ClassPathScanner.IClassFileEntry
| Modifier and Type | Method and Description |
|---|---|
void |
foundFile(File classPathDirectory,
File f,
String name) |
void |
foundJarEntry(File classPathJarFile,
String name,
ZipInputStream zis) |
Copyright © 2017 etc.to. All rights reserved.