Uses of Package
org.apache.commons.vfs.provider
Packages that use org.apache.commons.vfs.provider
Package
Description
The standard VFS implementation.
The File Provider API, and utility classes.
The FTP File Provider.
The Jar File Provider.
The Local File Provider.
The RAM File Provider.
The SFTP Provider.
The Tar File Provider.
The Temporary Filespace Provider.
The Default File Provider, which wraps java.net.URL.
The Zip File Provider.
Utility classes used by the VFS.
-
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.cacheClassDescriptionA partial
VfsComponent
implementation.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.implClassDescriptionA default file name implementation.A partial
FileSystem
implementation.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.A file provider.Responsible for making local replicas of files.Manages a repository of temporary local files.This interface is used to manage the lifecycle of all VFS components.Allows VFS components to access the services they need, such as the file replicator. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.providerClassDescriptionA default file name implementation.Provides methods to parse a filename into a
FileName
A partial file object implementation.A partialFileProvider
implementation.A partialFileSystem
implementation.Implements the DataOutput part of the RandomAccessContent interface and throws UnsupportedOperationException if one of those methods are called.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.Provides methods to parse a filename into aFileName
A file provider.Responsible for making local replicas of files.A file name that represents a 'generic' URI, as per RFC 2396.Implementation for any url based filesystem.
Parses the url into user/password/host/port/path
Does not handle a query string (after ?)Parsed authority info (scheme, hostname, userinfo, port)Implementation for layered filesystems.Manages a repository of temporary local files.This interface is used to manage the lifecycle of all VFS components.Allows VFS components to access the services they need, such as the file replicator. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.bzip2ClassDescriptionA partial file object implementation.A partial
FileProvider
implementation.A partialFileSystem
implementation.AFileProvider
that is layered on top of another, such as the contents of a zip or tar file.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.A file provider.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.compressedClassDescriptionA partial file object implementation.A partial
FileProvider
implementation.A partialFileSystem
implementation.AFileProvider
that is layered on top of another, such as the contents of a zip or tar file.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.A file provider.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.ftpClassDescriptionProvides methods to parse a filename into a
FileName
A partial file object implementation.A partialFileProvider
implementation.A partialFileSystem
implementation.AFileProvider
that handles physical files, such as the files in a local fs, or on an FTP server.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.Provides methods to parse a filename into aFileName
A file provider.A file name that represents a 'generic' URI, as per RFC 2396.Implementation for any url based filesystem.
Parses the url into user/password/host/port/path
Does not handle a query string (after ?)This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.gzipClassDescriptionA partial file object implementation.A partial
FileProvider
implementation.A partialFileSystem
implementation.AFileProvider
that is layered on top of another, such as the contents of a zip or tar file.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.A file provider.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.httpClassDescriptionProvides methods to parse a filename into a
FileName
A partial file object implementation.A partialFileProvider
implementation.A partialFileSystem
implementation.AFileProvider
that handles physical files, such as the files in a local fs, or on an FTP server.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.Provides methods to parse a filename into aFileName
A file provider.A file name that represents a 'generic' URI, as per RFC 2396.Implementation for any url based filesystem.
Parses the url into user/password/host/port/path
Does not handle a query string (after ?)Implementation for any url based filesystem.
Parses the url into user/password/host/port/path/queryStringThis interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.httpsClassDescriptionProvides methods to parse a filename into a
FileName
A partialFileProvider
implementation.AFileProvider
that handles physical files, such as the files in a local fs, or on an FTP server.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.Provides methods to parse a filename into aFileName
A file provider.Implementation for any url based filesystem.
Parses the url into user/password/host/port/path
Does not handle a query string (after ?)Implementation for any url based filesystem.
Parses the url into user/password/host/port/path/queryStringThis interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.jarClassDescriptionA partial file object implementation.A partial
FileProvider
implementation.A partialFileSystem
implementation.AFileProvider
that is layered on top of another, such as the contents of a zip or tar file.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.A file provider.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.localClassDescriptionA default file name implementation.Provides methods to parse a filename into a
FileName
A partial file object implementation.A partialFileProvider
implementation.A partialFileSystem
implementation.AFileProvider
that handles physical files, such as the files in a local fs, or on an FTP server.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.Provides methods to parse a filename into aFileName
A file provider.A file provider which handles local files.This interface is used to manage the lifecycle of all VFS components.Allows VFS components to access the services they need, such as the file replicator. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.ramClassDescriptionA partial file object implementation.A partial
FileProvider
implementation.A partialFileSystem
implementation.AFileProvider
that handles physical files, such as the files in a local fs, or on an FTP server.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.A file provider.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.resClassDescriptionA partial
FileProvider
implementation.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.A file provider.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.sftpClassDescriptionProvides methods to parse a filename into a
FileName
A partial file object implementation.A partialFileProvider
implementation.A partialFileSystem
implementation.AFileProvider
that handles physical files, such as the files in a local fs, or on an FTP server.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.Provides methods to parse a filename into aFileName
A file provider.A file name that represents a 'generic' URI, as per RFC 2396.Implementation for any url based filesystem.
Parses the url into user/password/host/port/path
Does not handle a query string (after ?)Implementation for any url based filesystem.
Parses the url into user/password/host/port/path/queryStringThis interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.tarClassDescriptionA partial file object implementation.A partial
FileProvider
implementation.A partialFileSystem
implementation.AFileProvider
that is layered on top of another, such as the contents of a zip or tar file.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.DescriptionA file provider.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.tempClassDescriptionA partial
FileProvider
implementation.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.A file provider.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.urlClassDescriptionA default file name implementation.Provides methods to parse a filename into a
FileName
A partial file object implementation.A partialFileProvider
implementation.A partialFileSystem
implementation.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.Provides methods to parse a filename into aFileName
A file provider.A file name that represents a 'generic' URI, as per RFC 2396.This interface is used to manage the lifecycle of all VFS components.Allows VFS components to access the services they need, such as the file replicator. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.provider.zipClassDescriptionA partial file object implementation.A partial
FileProvider
implementation.A partialFileSystem
implementation.AFileProvider
that is layered on top of another, such as the contents of a zip or tar file.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.A file provider.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs.provider used by org.apache.commons.vfs.util