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.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 LazyInputStream Lazy input stream.MatchAllVirtualFileFilter MatchAllVirtualFileFilter.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.VFS Virtual File SystemVFSInputSource 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 URLStreamHandlerFactory 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.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.VirtualFileURLStreamHandler 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.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 system