All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractLocalURLStreamHandler Abstract URLStreamHandler that can be used as a base for other URLStreamHandlers that require the URL to be local.AbstractMountOwner<T> Abstract MountOwner used to wrap a real object as an owner.AbstractPatternVirtualFileFilter Regexp patter filter.AbstractURLConnection Abstract base class for VFS URLConection impls.AbstractVirtualFileFilterWithAttributes AbstractVirtualFileFilterWithAttributesAbstractVirtualFileVisitor AbstractVirtualFileVisitor.AssemblyFileSystem FileSystem used to mount an Assembly into the VFS.Automounter Utility used to manage mounting Virtual FileSystems.Automounter.RegistryEntry BasicMountHandle MountHandle implementation.EnumerationIterable<T> An iterable enumeration wrapper.EnumerationIterator<T> An enumeration iterator.ExtensibleFilter An extensible filter for VFS files.FileNameVirtualFileFilter Exclude virtual file by file name and path.FileSystem A file system which is mounted in to the VFS.FileURLConnection Implementation URLConnection that will delegate to the VFS RootFileSystem.FileURLStreamHandler A File based URLStreamHandlerFilterVirtualFileVisitor A visitor based on a virtual file filterHandler Stub handler class.Handler Stub handler class.IncludeExcludeVisitorAttributes Include/exclude visitor attributes.IncludeFileNameVirtualFileFilter Include file name filter.IncludePatternVirtualFileFilter Include pattern filter.JavaZipFileSystem JavaZipFileSystem.ZipNode LazyInputStream Lazy input stream.MatchAllVirtualFileFilter MatchAllVirtualFileFilter.MountConfig Configuration used to control the auto-mount behavior.MountHandle This class represents a handle to a mounted FileSystem.MountOption Custom configurations to use when mounting archives through theAutomounter
.MountOwner An owner of a reference to an automounted resource.PaddedManifestStream Appends a new line char to the stream if it doesn't have one as his last byte.PathTokenizer PathTokenizer.RealFileSystem A real filesystem.RootFileSystem A special FileSystem which supports multiple roots.SimpleMountOwner Simple mount owner wrapper relying on any object type as the owner.SuffixesExcludeFilter Filters out a set of suffixesSuffixMatchFilter Matches a file name against a list of suffixes.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.TempFileProvider.DeleteTask VFS Virtual File SystemVFS.EmptyRemovableSet<E> VFS.LeakDescriptor VFS.Mount The mount representation.VFSInputSource VFS based impl of InputSource.VFSLogger VFSLogger_$logger Warning this class consists of generated code.VFSMessages VFSMessages_$bundle Warning this class consists of generated code.VfsUrlStreamHandlerFactory Deprecated, for removal: This API element is subject to removal in a future version. UseVfsUrlStreamHandlerProvider
instead.VfsUrlStreamHandlerProvider URLStreamHandlerProvider providing URLStreamHandlers for VFS based URLs.VFSUtils VFS UtilitiesVirtualFile 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 filesVirtualFileFilterWithAttributes A filter for virtual files with attributesVirtualFileOwner Mount owner using aVirtualFile
as the actual owner.VirtualFilePermission A permission to a file on the virtual file system.VirtualFilePermissionCollection VirtualFileURLConnection Implements basic URLConnection for a VirtualFileVirtualFileURLStreamHandler The VFS URL stream handler.VirtualFileVisitor Visits a virtual file and its childrenVirtualJarFileInputStream 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.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.VirtualJarInputStream.VirtualJarEntry Virtual JarEntry used for representing a child VirtualFile as a JarEntry.VisitorAttributes Attributes used when visiting a virtual file systemVisitorAttributes.AcceptAnyFilter VisitorAttributes.ImmutableVisitorAttributes Immutable version of the attribues