Uses of Package
org.apache.commons.vfs2.impl
-
Packages that use org.apache.commons.vfs2.impl Package Description org.apache.commons.vfs2.cache VFS File cachingorg.apache.commons.vfs2.impl The standard VFS implementation.org.apache.commons.vfs2.tasks The VFS Ant Tasks. -
Classes in org.apache.commons.vfs2.impl used by org.apache.commons.vfs2.cache Class Description DecoratedFileObject Base class to build a fileObject decoration. -
Classes in org.apache.commons.vfs2.impl used by org.apache.commons.vfs2.impl Class Description DecoratedFileObject Base class to build a fileObject decoration.DefaultFileMonitor A pollingFileMonitor
implementation.DefaultFileMonitor.FileMonitorAgent File monitor agent.DefaultFileReplicator A simple file replicator and temporary file store.DefaultFileSystemConfigBuilder Default options usable for all file systems.DefaultFileSystemManager The default file system manager implementation.DefaultVfsComponentContext The default context implementation.FileTypeMap A helper class that determines the provider to use for a file.ProviderConfiguration This class describes the configuration for a provider.Resource Helper class for VFSClassLoader.VirtualFileProvider A virtual file system provider. -
Classes in org.apache.commons.vfs2.impl used by org.apache.commons.vfs2.tasks Class Description StandardFileSystemManager AFileSystemManager
that configures itself from an XML (Default: providers.xml) configuration file.