TempDir |
A temporary directory which exists until it is closed, at which time its contents will be removed.
|
TempFileProvider |
A provider for temporary physical files and directories.
|
VFS.Mount |
The mount representation.
|
VFSLogger |
|
VFSMessages |
|
VFSMessages_$bundle |
Warning this class consists of generated code.
|
VirtualFile |
A virtual file.
|
VirtualFileAssembly |
Assembly of VirtualFiles that can be mounted into the VFS in a structure
that is not required to match a real filesystem structure.
|
VirtualFileAssembly.AssemblyNode |
Node located within the assembly.
|
VirtualFileAssembly.Path |
Path representation to hold onto the elements of the path.
|
VirtualFileFilter |
A filter for virtual files
|
VirtualFilePermission |
A permission to a file on the virtual file system.
|
VirtualFileVisitor |
Visits a virtual file and its children
|
VirtualJarFileInputStream |
An input stream that can be used to wrap an VirtualJarInputStream (so any VFS dir)
and produce a byte stream following the Zip standard.
|
VirtualJarFileInputStream.ByteBuffer |
|
VirtualJarFileInputStream.ProcessedEntry |
|
VirtualJarFileInputStream.State |
Basic state machine that will allow the process to transition between the different process states.
|
VirtualJarInputStream |
Virtual JarInputStream used for representing any VFS directory as a JarInputStream.
|
VisitorAttributes |
Attributes used when visiting a virtual file system
|
VisitorAttributes.AcceptAnyFilter |
|