Interface | Description |
---|---|
Vfs.Dir | an abstract vfs dir |
Vfs.File | an abstract vfs file |
Vfs.UrlType | a matcher and factory for a url |
Class | Description |
---|---|
CommonsVfs2UrlType | A Vfs.UrlType using the commons vfs 2 library, for creating Vfs.Dir . |
CommonsVfs2UrlType.Dir | |
CommonsVfs2UrlType.File | |
JarInputDir | |
JarInputFile | |
SystemDir | |
SystemFile | |
UrlTypeVFS | UrlType to be used by Reflections library. |
Vfs | a simple virtual file system bridge |
ZipDir | |
ZipFile |
Enum | Description |
---|---|
Vfs.DefaultUrlTypes | default url types used by Vfs.fromURL(java.net.URL) |
Copyright © 2015. All rights reserved.