Uses of Package
org.apache.commons.vfs2.provider
Packages that use org.apache.commons.vfs2.provider
Package
Description
VFS File caching
The standard VFS implementation.
The File Provider API, and utility classes.
The BZIP2 File Provider
The compressed file provider
The FTP File Provider.
The GZIP File Provider
The HTTP4 File Provider
The HTTP4S File Provider
The Jar File Provider.
The Local File Provider.
The RAM File Provider.
The Resource 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.vfs2.provider used by org.apache.commons.vfs2.cacheClassDescriptionA partial
VfsComponent
implementation.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs2.provider used by org.apache.commons.vfs2.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.A file provider which handles local 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.vfs2.provider used by org.apache.commons.vfs2.providerClassDescriptionA default file name implementation.Provides methods to parse a file name into a
FileName
.A partial file object implementation.A partialFileProvider
implementation.A partialFileSystem
implementation.Implements theDataOutput
part of theRandomAccessContent
interface and throwsUnsupportedOperationException
when one of these methods are called.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.An output stream for writing content.A defaultFileSelectInfo
implementation.Holds the data which needs to be local to the current threadProvides methods to parse a file name into aFileName
.A file provider.Responsible for making local replicas of files.Identifies a file system.A file name that represents a 'generic' URI, as per RFC 2396.Implementation for any URL based file system.Parsed authority info (scheme, hostname, username/password, port).Implementation for layered file systems.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.vfs2.provider used by org.apache.commons.vfs2.provider.bzip2ClassDescriptionA default file name implementation.A 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.vfs2.provider used by org.apache.commons.vfs2.provider.compressedClassDescriptionA default file name implementation.A 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.vfs2.provider used by org.apache.commons.vfs2.provider.ftpClassDescriptionA default file name implementation.Provides methods to parse a file name 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.Implements theDataOutput
part of theRandomAccessContent
interface and throwsUnsupportedOperationException
when one of these methods are called.Implements the part usable for all stream-based random access.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.Provides methods to parse a file name into aFileName
.A file provider.A file name that represents a 'generic' URI, as per RFC 2396.Implementation for any URL based file system.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs2.provider used by org.apache.commons.vfs2.provider.gzipClassDescriptionA default file name implementation.A 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.vfs2.provider used by org.apache.commons.vfs2.provider.http4ClassDescriptionA default file name implementation.Provides methods to parse a file name 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.Implements theDataOutput
part of theRandomAccessContent
interface and throwsUnsupportedOperationException
when one of these methods are called.Implements the part usable for all stream-based random access.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.Provides methods to parse a file name into aFileName
.A file provider.A file name that represents a 'generic' URI, as per RFC 2396.Generic implementation for any url based file system, without depending a specific library.Implementation for any URL based file system.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs2.provider used by org.apache.commons.vfs2.provider.http4sClassDescriptionProvides methods to parse a file name 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 file name into aFileName
.A file provider.Generic implementation for any url based file system, without depending a specific library.Implementation for any URL based file system.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs2.provider used by org.apache.commons.vfs2.provider.jarClassDescriptionA default file name implementation.A 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.vfs2.provider used by org.apache.commons.vfs2.provider.localClassDescriptionA default file name implementation.Provides methods to parse a file name 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.Implements theDataOutput
part of theRandomAccessContent
interface and throwsUnsupportedOperationException
when one of these methods are called.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.Provides methods to parse a file name 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.vfs2.provider used by org.apache.commons.vfs2.provider.ramClassDescriptionA default file name implementation.A 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.vfs2.provider used by org.apache.commons.vfs2.provider.resClassDescriptionA default file name implementation.Provides methods to parse a file name into a
FileName
.A partialFileProvider
implementation.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.Provides methods to parse a file name into aFileName
.A file provider.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs2.provider used by org.apache.commons.vfs2.provider.sftpClassDescriptionA default file name implementation.Provides methods to parse a file name 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.Implements theDataOutput
part of theRandomAccessContent
interface and throwsUnsupportedOperationException
when one of these methods are called.Implements the part usable for all stream-based random access.A partialVfsComponent
implementation.AVfsComponent
that contains a set of sub-components.Provides methods to parse a file name into aFileName
.A file provider.A file name that represents a 'generic' URI, as per RFC 2396.Implementation for any URL based file system.Deprecated.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs2.provider used by org.apache.commons.vfs2.provider.tarClassDescriptionA default file name implementation.A 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.Description.A file provider.This interface is used to manage the lifecycle of all VFS components. -
Classes in org.apache.commons.vfs2.provider used by org.apache.commons.vfs2.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.vfs2.provider used by org.apache.commons.vfs2.provider.urlClassDescriptionA default file name implementation.Provides methods to parse a file name 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 file name into aFileName
.A file provider.A file name that represents a 'generic' URI, as per RFC 2396.Deprecated.UseGenericURLFileName
as it doesn't depend on Http Client v3 API directly.Deprecated.UseGenericURLFileNameParser
as it doesn't depend on Http Client v3 API directly.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.vfs2.provider used by org.apache.commons.vfs2.provider.zipClassDescriptionA default file name implementation.A 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.vfs2.provider used by org.apache.commons.vfs2.util
GenericURLFileNameParser
as it doesn't depend on Http Client v3 API directly.