Package org.apache.commons.vfs2
package org.apache.commons.vfs2
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.Informs on the content of a file with content type and encoding.CreatesFileContentInfo
instances to determine the content-info for given file contents.AFileSelector
that selects all files in a particular depth range.AFileSelector
that selects based on file extensions.This interface is used to select files when traversing the direct children of the base.AFileSelector
that selects all children of the given fileObject.Listens for changes to a file.FileMonitor interface.Represents a file name.Delivers a file-not-folder exception which happens when trying to issueFileObject.getChildren()
on a file.A file-not-found exception.Represents a file, and is used to access the content and structure of the file.The fileCache interface.Gets information about a file, used to select files during the traversal of a hierarchy.Selects what to traverse a file hierarchy.A file system, made up of a hierarchy of files.Abstracts configuringFileSystemOptions
s.Thrown for file system errors.A FileSystemManager manages a set of file systems.Configures file systems individually with these options.An enumerated type that represents a file's type.A file-not-folder exception which happens when trying to issueFileObject.getChildren()
on a file.AFileSelector
that selects files of a particular type.Deprecated.Inverts file inclusion of a delegate FileSelector, folder traversal is delegated.An enumerated type for file name scope, used when resolving a name relative to a file.AFileSelector
that selects based on regular expressions.Provides random access over content.Several standard file selectors.Contains various authentication data.Represents a user authentication item.The user authenticator is used to query credentials from the user.The main entry point for the VFS.This class is to keep the old logging behavior (for ant-task) and to be able to correctly use commons-logging.
FileObjectUtils
.