Package org.apache.commons.vfs.impl

The standard VFS implementation.

See:
          Description

Class Summary
DecoratedFileObject Base class to build a fileObject decoration
DefaultFileContentInfo  
DefaultFileMonitor A polling FileMonitor implementation.
DefaultFileReplicator A simple file replicator and temporary file store.
DefaultFileSystemConfigBuilder Default options usable for all filesystems
DefaultFileSystemManager A default file system manager implementation.
DefaultProviderConfiguration Same as ProviderConfiguration 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 A FileSystemManager that configures itself from an XML (Default: providers.xml) configuration file.
SynchronizedFileObject This decorator synchronize all access to the FileObject
VFSClassLoader A class loader that can load classes and resources from a search path VFS FileObjects refering both to folders and JAR files.
VirtualFileName A simple Filename to hold the scheme for to be created virtual filesytsem.
VirtualFileProvider A virtual filesystem provider.
VirtualFileSystem A logical file system, made up of set of junctions, or links, to files from other file systems.
 

Package org.apache.commons.vfs.impl Description

The standard VFS implementation.



Copyright © 2002-2006 The Apache Software Foundation. All Rights Reserved.