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, scanURLs
public VFSURLScanner(ClassLoader classLoader)
protected void handleArchiveByFile(File file, Set<String> classes, Set<URL> urls) throws IOException
handleArchiveByFile
in class URLScanner
IOException
Copyright © 2013 Seam Framework. All Rights Reserved.