Package org.apache.commons.vfs2.impl
The standard VFS implementation.
-
Class Summary Class Description DecoratedFileObject Base class to build a FileObject decoration.DefaultFileContentInfo The default file content information.DefaultFileMonitor A pollingFileMonitor
implementation.DefaultFileReplicator A simple file replicator and temporary file store.DefaultFileSystemConfigBuilder Default options usable for all file systems.DefaultFileSystemManager The default file system manager implementation.DefaultProviderConfiguration Same asProviderConfiguration
but for the default provider.FileContentInfoFilenameFactory The FileContentInfoFilenameFactory.PrivilegedFileReplicator A file replicator that wraps another file replicator, performing the replication as a privileged action.ProviderConfiguration This class describes the configuration for a provider.StandardFileSystemManager AFileSystemManager
that configures itself from an XML (Default: providers.xml) configuration file.SynchronizedFileObject This decorator synchronizes all access to the FileObject.VFSClassLoader A class loader that can load classes and resources from a search path.VirtualFileName A simple file name to hold the scheme for to be created virtual file system.VirtualFileProvider A virtual file system provider.VirtualFileSystem A logical file system, made up of set of junctions, or links, to files from other file systems.