| Interface | Description |
|---|---|
| FileSystem |
A file system which is mounted in to the VFS.
|
| MountHandle |
This class represents a handle to a mounted FileSystem.
|
| Class | Description |
|---|---|
| AssemblyFileSystem |
FileSystem used to mount an Assembly into the VFS.
|
| EnumerationIterable<T> |
An iterable enumeration wrapper.
|
| EnumerationIterator<T> |
An enumeration iterator.
|
| JavaZipFileSystem |
This implementation is backed by a zip file.
|
| JavaZipFileSystem.ZipNode | |
| RealFileSystem |
A real filesystem.
|
| RootFileSystem |
A special FileSystem which supports multiple roots.
|