Package org.reflections.vfs

Interface Summary
Vfs.Dir an abstract vfs dir
Vfs.File an abstract vfs file
Vfs.UrlType a matcher and factory for a url
 

Class Summary
SystemDir an implementation of Vfs.Dir for directory File
SystemFile an implementation of Vfs.File for a directory File
Vfs a simple virtual file system bridge
ZipDir an implementation of Vfs.Dir for ZipFile
ZipFile an implementation of Vfs.File for ZipEntry
 

Enum Summary
Vfs.DefaultUrlTypes default url types used by Vfs.fromURL(java.net.URL)
 



Copyright © 2010. All Rights Reserved.