Package org.apache.commons.vfs
package org.apache.commons.vfs
The public VFS API.
-
ClassDescriptionA
FileSelector
that selects everything.An enumerated type to deal with the various cache strategies.An enumerated type representing the capabilities of files and file systems.An event fired when a file is changed.Represents the data content of a file.Interface to the content infoCreate a class which is able to determine the content-info for the given contentAFileSelector
that selects all files in a particular depth range.This interface is used to select files when traversing the direct children of the base.AFileSelector
that selects all children of the given fileObject.
This is to mimic theFileFilter
interfaceListens for changes to a file.FileMonitor interfaceRepresents a file name.Represents a file, and is used to access the content and structure of the file.The fileCache interfaceInformation about a file, that is used to select files during the traversal of a hierarchy.This interface is used to select files when traversing a file hierarchy.A file system, made up of a hierarchy of files.Abstract class which has the right to fill FileSystemOptionsThrown for file system errors.A FileSystemManager manages a set of file systems.Container for FileSystemOptions.
You have to use *FileSystemConfigBuilder.getInstance() to fill this container
* = the filesystem provider short nameAn enumerated type that represents a file's type.AFileSelector
that selects files of a particular type.Utility methods for dealng with FileObjects.An enumerated type for file name scope, used when resolving a name relative to a file.DescriptionSeveral standard file selectors.Container for various authentication dataThe user authenticator is used to query credentials from the userThe main entry point for the VFS.This class is to keep the old logging behaviour (for ant-task) and to be able to correctly use commons-logging.
I hope i could remove it sometimes.