public class VFSURLScanner extends URLScanner
| Constructor and Description |
|---|
VFSURLScanner(ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleArchiveByFile(File file,
Set<String> classes,
Set<URL> urls) |
protected void |
handleURL(URL url,
Set<String> classes,
Set<URL> urls) |
filenameToClassname, getClassLoader, handle, handle, scanDirectories, scanResources, scanURLspublic VFSURLScanner(ClassLoader classLoader)
protected void handleArchiveByFile(File file, Set<String> classes, Set<URL> urls) throws IOException
handleArchiveByFile in class URLScannerIOExceptionCopyright © 2013 Seam Framework. All Rights Reserved.