Package org.jboss.errai.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
JBoss6UrlType UrlType to be used by Reflections library for JBoss 6.
SystemDir an implementation of Vfs.Dir for directory File
SystemFile an implementation of Vfs.File for a directory File
UrlTypeVFS UrlType to be used by Reflections library.
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 © 2011. All Rights Reserved.