A B C D E F G H I J K L M N O P Q R S T U V W Z _

A

abort() - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
AbstractFileChangeEvent - Class in org.apache.commons.vfs.events
A change event that knows how to notify a listener.
AbstractFileChangeEvent(FileObject) - Constructor for class org.apache.commons.vfs.events.AbstractFileChangeEvent
 
AbstractFileName - Class in org.apache.commons.vfs.provider
A default file name implementation.
AbstractFileName(String, String, FileType) - Constructor for class org.apache.commons.vfs.provider.AbstractFileName
 
AbstractFileNameParser - Class in org.apache.commons.vfs.provider
Provides methods to parse a filename into a FileName.
AbstractFileNameParser() - Constructor for class org.apache.commons.vfs.provider.AbstractFileNameParser
 
AbstractFileObject - Class in org.apache.commons.vfs.provider
A partial file object implementation.
AbstractFileObject(FileName, AbstractFileSystem) - Constructor for class org.apache.commons.vfs.provider.AbstractFileObject
 
AbstractFileOperation - Class in org.apache.commons.vfs.operations
 
AbstractFileOperation(FileObject) - Constructor for class org.apache.commons.vfs.operations.AbstractFileOperation
 
AbstractFileOperationProvider - Class in org.apache.commons.vfs.operations
 
AbstractFileOperationProvider() - Constructor for class org.apache.commons.vfs.operations.AbstractFileOperationProvider
 
AbstractFileProvider - Class in org.apache.commons.vfs.provider
A partial FileProvider implementation.
AbstractFileProvider() - Constructor for class org.apache.commons.vfs.provider.AbstractFileProvider
 
AbstractFilesCache - Class in org.apache.commons.vfs.cache
Description.
AbstractFilesCache() - Constructor for class org.apache.commons.vfs.cache.AbstractFilesCache
 
AbstractFileSystem - Class in org.apache.commons.vfs.provider
A partial FileSystem implementation.
AbstractFileSystem(FileName, FileObject, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.AbstractFileSystem
 
AbstractLayeredFileProvider - Class in org.apache.commons.vfs.provider
A FileProvider that is layered on top of another, such as the contents of a zip or tar file.
AbstractLayeredFileProvider() - Constructor for class org.apache.commons.vfs.provider.AbstractLayeredFileProvider
 
AbstractOriginatingFileProvider - Class in org.apache.commons.vfs.provider
A FileProvider that handles physical files, such as the files in a local fs, or on an FTP server.
AbstractOriginatingFileProvider() - Constructor for class org.apache.commons.vfs.provider.AbstractOriginatingFileProvider
 
AbstractRandomAccessContent - Class in org.apache.commons.vfs.provider
Implements the DataOutput part of the RandomAccessContent interface and throws UnsupportedOperationException if one of those methods are called.
AbstractRandomAccessContent(RandomAccessMode) - Constructor for class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
AbstractRandomAccessStreamContent - Class in org.apache.commons.vfs.provider
Implements the part usable for all stream base random access implementations.
AbstractRandomAccessStreamContent(RandomAccessMode) - Constructor for class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
AbstractSyncTask - Class in org.apache.commons.vfs.tasks
An abstract file synchronization task.
AbstractSyncTask() - Constructor for class org.apache.commons.vfs.tasks.AbstractSyncTask
 
AbstractSyncTask.SourceInfo - Class in org.apache.commons.vfs.tasks
Information about a source file.
AbstractSyncTask.SourceInfo() - Constructor for class org.apache.commons.vfs.tasks.AbstractSyncTask.SourceInfo
 
AbstractVfsComponent - Class in org.apache.commons.vfs.provider
A partial VfsComponent implementation.
AbstractVfsComponent() - Constructor for class org.apache.commons.vfs.provider.AbstractVfsComponent
 
AbstractVfsContainer - Class in org.apache.commons.vfs.provider
A VfsComponent that contains a set of sub-components.
AbstractVfsContainer() - Constructor for class org.apache.commons.vfs.provider.AbstractVfsContainer
 
accept(FileSelectInfo) - Method in interface org.apache.commons.vfs.FileFilter
Determines if a file or folder should be selected.
accept(FileSelectInfo) - Method in class org.apache.commons.vfs.FileFilterSelector
Determines whether the file should be selected.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.impl.VirtualFileSystem
Adds the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Adds the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.bzip2.Bzip2FileSystem
 
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileSystem
Returns the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystem
Adds the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.gzip.GzipFileSystem
 
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystem
Adds the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.jar.JarFileSystem
Returns the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.local.LocalFileSystem
Returns the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.mime.MimeFileSystem
Returns the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.ram.RamFileSystem
 
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystem
Adds the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.smb.SmbFileSystem
Returns the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.tar.TarFileSystem
Returns the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.url.UrlFileSystem
Returns the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileSystem
Returns the capabilities of this file system.
addCapabilities(Collection) - Method in class org.apache.commons.vfs.provider.zip.ZipFileSystem
Returns the capabilities of this file system.
addCommitListener(VcsCommitListener) - Method in interface org.apache.commons.vfs.operations.vcs.VcsCommit
 
addComponent(Object) - Method in class org.apache.commons.vfs.provider.AbstractVfsContainer
Adds a sub-component to this component.
addConfiguredSrc(AbstractSyncTask.SourceInfo) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Adds a nested element.
ADDED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
addExtensionMap(String, String) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Adds an filename extension mapping.
addFile(FileObject) - Method in interface org.apache.commons.vfs.FileMonitor
Adds a file to be monitored.
addFile(FileObject) - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
Adds a file to be monitored.
addFile(Object) - Method in class org.apache.commons.vfs.impl.DefaultFileReplicator
 
addFileSystem(Comparable, FileSystem) - Method in class org.apache.commons.vfs.provider.AbstractFileProvider
Adds a file system to those cached by this provider.
addJunction(String, FileObject) - Method in interface org.apache.commons.vfs.FileSystem
Adds a junction to this file system.
addJunction(String, FileObject) - Method in class org.apache.commons.vfs.impl.VirtualFileSystem
Adds a junction to this file system.
addJunction(String, FileObject) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Adds a junction to this file system.
addListener(FileObject, FileListener) - Method in interface org.apache.commons.vfs.FileSystem
Adds a listener on a file in this file system.
addListener(FileObject, FileListener) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Adds a listener on a file in this file system.
addMimeTypeMap(String, String) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Adds a mime type mapping.
addModifyListener(VcsModifyListener) - Method in interface org.apache.commons.vfs.operations.vcs.VcsRevert
 
addOperation(Class) - Method in class org.apache.commons.vfs.operations.AbstractFileOperationProvider
 
addOperationProvider(String, FileOperationProvider) - Method in interface org.apache.commons.vfs.FileSystemManager
Adds the specified FileOperationProvider for the specified scheme.
addOperationProvider(String[], FileOperationProvider) - Method in interface org.apache.commons.vfs.FileSystemManager
 
addOperationProvider(String, FileOperationProvider) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Adds the specified FileOperationProvider for the specified scheme.
addOperationProvider(String[], FileOperationProvider) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
 
addProvider(String, FileProvider) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Registers a file system provider.
addProvider(String[], FileProvider) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Registers a file system provider.
addUpdateListener(VcsUpdateListener) - Method in interface org.apache.commons.vfs.operations.vcs.VcsUpdate
 
AllFileSelector - Class in org.apache.commons.vfs
A FileSelector that selects everything.
AllFileSelector() - Constructor for class org.apache.commons.vfs.AllFileSelector
 
allocateFile(String) - Method in class org.apache.commons.vfs.impl.DefaultFileReplicator
Allocates a new temporary file.
allocateFile(String) - Method in interface org.apache.commons.vfs.provider.TemporaryFileStore
Allocates a new temporary file.
APPEND_CONTENT - Static variable in class org.apache.commons.vfs.Capability
File content can be appended.
appendCredentials(StringBuffer, boolean) - Method in class org.apache.commons.vfs.provider.GenericFileName
append the user credentials
appendCredentials(StringBuffer, boolean) - Method in class org.apache.commons.vfs.provider.smb.SmbFileName
put domain before username if both are set
appendEncoded(StringBuffer, String, char[]) - Static method in class org.apache.commons.vfs.provider.UriParser
Encodes and appends a string to a StringBuffer.
appendFileStream(String) - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
appendRootUri(StringBuffer, boolean) - Method in class org.apache.commons.vfs.impl.VirtualFileName
 
appendRootUri(StringBuffer, boolean) - Method in class org.apache.commons.vfs.provider.AbstractFileName
Builds the root URI for this file name.
appendRootUri(StringBuffer, boolean) - Method in class org.apache.commons.vfs.provider.GenericFileName
Builds the root URI for this file name.
appendRootUri(StringBuffer, boolean) - Method in class org.apache.commons.vfs.provider.LayeredFileName
 
appendRootUri(StringBuffer, boolean) - Method in class org.apache.commons.vfs.provider.local.LocalFileName
Builds the root URI for this file name.
appendRootUri(StringBuffer, boolean) - Method in class org.apache.commons.vfs.provider.local.WindowsFileName
Builds the root URI for this file name.
appendRootUri(StringBuffer, boolean) - Method in class org.apache.commons.vfs.provider.smb.SmbFileName
Builds the root URI for this file name.
appendRootUri(StringBuffer, boolean) - Method in class org.apache.commons.vfs.provider.url.UrlFileName
 
assertOpen() - Method in class org.apache.commons.vfs.util.MonitorOutputStream
check if file is still open.
attach(RamFileObject) - Method in class org.apache.commons.vfs.provider.ram.RamFileSystem
 
attachChild(FileName, FileType) - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Adds a child to this file.
attachChild(FileName) - Method in class org.apache.commons.vfs.provider.tar.TarFileObject
Attaches a child
attachChild(FileName) - Method in class org.apache.commons.vfs.provider.zip.ZipFileObject
Attaches a child
ATTR_FILE_ENTRY_PARSER - Static variable in class org.apache.commons.vfs.provider.ftp.FtpFileProvider
File Entry Parser.
ATTR_USER_INFO - Static variable in class org.apache.commons.vfs.provider.sftp.SftpFileProvider
 
ATTRIBUTES - Static variable in class org.apache.commons.vfs.Capability
File attributes are supported.
authenticate(FileSystemOptions, UserAuthenticationData.Type[]) - Static method in class org.apache.commons.vfs.util.UserAuthenticatorUtils
if there is a authenticator the authentication will take place, else null will be reutrned.
authenticate(UserAuthenticator, UserAuthenticationData.Type[]) - Static method in class org.apache.commons.vfs.util.UserAuthenticatorUtils
if there is a authenticator the authentication will take place, else null will be reutrned.
AUTHENTICATOR_TYPES - Static variable in class org.apache.commons.vfs.provider.ftp.FtpFileProvider
Authenticator types.
AUTHENTICATOR_TYPES - Static variable in class org.apache.commons.vfs.provider.http.HttpFileProvider
 
AUTHENTICATOR_TYPES - Static variable in class org.apache.commons.vfs.provider.sftp.SftpFileProvider
 
AUTHENTICATOR_TYPES - Static variable in class org.apache.commons.vfs.provider.smb.SmbFileProvider
 
AUTHENTICATOR_TYPES - Static variable in class org.apache.commons.vfs.provider.webdav.WebdavFileProvider
The authenticator types used by the WebDAV provider.
available() - Method in class org.apache.commons.vfs.util.MonitorInputStream
Returns 0 if the stream is at eof, else the underlaying inputStream will be queried.

B

buffer1 - Variable in class org.apache.commons.vfs.provider.ram.RamFileOutputStream
buffer
Bzip2FileObject - Class in org.apache.commons.vfs.provider.bzip2
the bzip2 file.
Bzip2FileObject(FileName, FileObject, CompressedFileFileSystem) - Constructor for class org.apache.commons.vfs.provider.bzip2.Bzip2FileObject
 
Bzip2FileProvider - Class in org.apache.commons.vfs.provider.bzip2
Provides access to the content of bzip2 compressed files.
Bzip2FileProvider() - Constructor for class org.apache.commons.vfs.provider.bzip2.Bzip2FileProvider
 
Bzip2FileSystem - Class in org.apache.commons.vfs.provider.bzip2
Filesytem to handle compressed files using the bzip2 method.
Bzip2FileSystem(FileName, FileObject, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.bzip2.Bzip2FileSystem
 

C

CacheStrategy - Class in org.apache.commons.vfs
An enumerated type to deal with the various cache strategies.
calcFilePosition(long) - Method in class org.apache.commons.vfs.util.SharedRandomContentInputStream
 
canCreateFileSystem(FileObject) - Method in interface org.apache.commons.vfs.FileSystemManager
Determines if a layered file system can be created for a given file.
canCreateFileSystem(FileObject) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Determines if a layered file system can be created for a given file.
canonicalizePath(StringBuffer, int, int, FileNameParser) - Static method in class org.apache.commons.vfs.provider.UriParser
 
canRenameTo(FileObject) - Method in interface org.apache.commons.vfs.FileObject
Queries the file if it is possible to rename it to newfile.
canRenameTo(FileObject) - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
canRenameTo(FileObject) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Queries the object if a simple rename to the filename of newfile is possible.
capabilities - Static variable in class org.apache.commons.vfs.provider.bzip2.Bzip2FileProvider
 
capabilities - Static variable in class org.apache.commons.vfs.provider.gzip.GzipFileProvider
Capabilities.
capabilities - Static variable in class org.apache.commons.vfs.provider.local.DefaultLocalFileProvider
 
capabilities - Static variable in class org.apache.commons.vfs.provider.mime.MimeFileProvider
 
capabilities - Static variable in class org.apache.commons.vfs.provider.ram.RamFileProvider
 
capabilities - Static variable in class org.apache.commons.vfs.provider.res.ResourceFileProvider
 
capabilities - Static variable in class org.apache.commons.vfs.provider.sftp.SftpFileProvider
 
capabilities - Static variable in class org.apache.commons.vfs.provider.smb.SmbFileProvider
 
capabilities - Static variable in class org.apache.commons.vfs.provider.tar.TarFileProvider
 
capabilities - Static variable in class org.apache.commons.vfs.provider.tar.Tbz2FileProvider
 
capabilities - Static variable in class org.apache.commons.vfs.provider.tar.TgzFileProvider
 
capabilities - Static variable in class org.apache.commons.vfs.provider.url.UrlFileProvider
 
capabilities - Static variable in class org.apache.commons.vfs.provider.webdav.WebdavFileProvider
The capabilities of the WebDAV provider
capabilities - Static variable in class org.apache.commons.vfs.provider.zip.ZipFileProvider
 
Capability - Class in org.apache.commons.vfs
An enumerated type representing the capabilities of files and file systems.
ChangedEvent - Class in org.apache.commons.vfs.events
File changed event.
ChangedEvent(FileObject) - Constructor for class org.apache.commons.vfs.events.ChangedEvent
 
ChangeLastModificationTime - Class in org.apache.commons.vfs.example
Simply changed the last modification time of the given file
ChangeLastModificationTime() - Constructor for class org.apache.commons.vfs.example.ChangeLastModificationTime
 
checkName(String, String, NameScope) - Static method in class org.apache.commons.vfs.provider.AbstractFileName
Checks whether a path fits in a particular scope of another path.
checkUriEncoding(String) - Static method in class org.apache.commons.vfs.provider.UriParser
Decodes the String.
CHILD - Static variable in class org.apache.commons.vfs.NameScope
Resolve against the children of the base file.
childrenChanged() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Deprecated. use AbstractFileObject.childrenChanged(FileName,FileType)
childrenChanged(FileName, FileType) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Notifies the file that its children have changed.
cleanup() - Method in class org.apache.commons.vfs.UserAuthenticationData
deleted all data stored within this authenticator.
cleanup(UserAuthenticationData) - Static method in class org.apache.commons.vfs.util.UserAuthenticatorUtils
cleanup the data in the UerAuthenticationData (null safe).
clear(FileSystem) - Method in class org.apache.commons.vfs.cache.DefaultFilesCache
 
clear(FileSystem) - Method in class org.apache.commons.vfs.cache.LRUFilesCache
 
clear(FileSystem) - Method in class org.apache.commons.vfs.cache.NullFilesCache
 
clear(FileSystem) - Method in class org.apache.commons.vfs.cache.SoftRefFilesCache
 
clear(FileSystem) - Method in interface org.apache.commons.vfs.FilesCache
purge the entries corresponding to the filesystem.
clear() - Method in class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 
clone() - Method in class org.apache.commons.vfs.FileSystemOptions
close() - Method in class org.apache.commons.vfs.cache.DefaultFilesCache
 
close() - Method in class org.apache.commons.vfs.cache.LRUFilesCache
 
close() - Method in class org.apache.commons.vfs.cache.NullFilesCache
 
close() - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
close() - Method in class org.apache.commons.vfs.cache.SoftRefFilesCache
 
close() - Method in interface org.apache.commons.vfs.FileContent
Closes all resources used by the content, including any open stream.
close() - Method in interface org.apache.commons.vfs.FileObject
Closes this file, and its content.
close() - Method in interface org.apache.commons.vfs.FilesCache
purge the whole cache.
close() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
close() - Method in class org.apache.commons.vfs.impl.DefaultFileReplicator
Closes the replicator, deleting all temporary files.
close() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Closes all files created by this manager, and cleans up any temporary files.
close() - Method in class org.apache.commons.vfs.impl.PrivilegedFileReplicator
Closes the replicator.
close() - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
close() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Closes this file, and its content.
close() - Method in class org.apache.commons.vfs.provider.AbstractFileProvider
Closes the file systems created by this provider.
close() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Closes this component.
close() - Method in class org.apache.commons.vfs.provider.AbstractVfsComponent
Closes the provider.
close() - Method in class org.apache.commons.vfs.provider.AbstractVfsContainer
Closes the sub-components of this component.
close() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Closes all resources used by the content, including all streams, readers and writers.
close() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Close the delegated file.
close() - Method in class org.apache.commons.vfs.provider.ram.RamFileOutputStream
 
close() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
close() - Method in class org.apache.commons.vfs.provider.ram.RamFileSystem
Close the RAMFileSystem
close() - Method in interface org.apache.commons.vfs.provider.VfsComponent
Closes the component.
close() - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
close() - Method in interface org.apache.commons.vfs.RandomAccessContent
Closes this random access file stream and releases any system resources associated with the stream.
close() - Method in class org.apache.commons.vfs.util.MonitorInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.apache.commons.vfs.util.MonitorOutputStream
Closes this output stream.
close() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
Closes this content.
close() - Method in class org.apache.commons.vfs.util.SharedRandomContentInputStream
 
closeAll() - Method in class org.apache.commons.vfs.util.SharedRandomContentInputStream
 
closeCommunicationLink() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Close the underlaying link used to access the files.
closeCommunicationLink() - Method in class org.apache.commons.vfs.provider.http.HttpFileSystem
 
closed - Variable in class org.apache.commons.vfs.provider.ram.RamFileOutputStream
 
closeFileSystem(FileSystem) - Method in interface org.apache.commons.vfs.FileSystemManager
Closes the given filesystem.
If you use VFS as singleton it is VERY dangerous to call this method.
closeFileSystem(FileSystem) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Closes the given filesystem.
If you use VFS as singleton it is VERY dangerous to call this method
closeFileSystem(FileSystem) - Method in class org.apache.commons.vfs.provider.AbstractFileProvider
Close the FileSystem.
closeFileSystem(FileSystem) - Method in class org.apache.commons.vfs.provider.res.ResourceFileProvider
 
closeIdleConnections(long) - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
 
closeManager() - Method in class org.apache.commons.vfs.tasks.VfsTask
Close the manager
collectOperations(Collection, FileObject) - Method in class org.apache.commons.vfs.operations.AbstractFileOperationProvider
Gather available operations for the specified FileObject and put them into specified operationsList.
collectOperations(Collection, FileObject) - Method in interface org.apache.commons.vfs.operations.FileOperationProvider
Gather available operations for the specified FileObject and put them into specified operationsList.
CombinedResources - Class in org.apache.commons.vfs.util
 
CombinedResources(String) - Constructor for class org.apache.commons.vfs.util.CombinedResources
 
commited(String, int) - Method in interface org.apache.commons.vfs.operations.vcs.VcsCommitListener
 
compareTo(Object) - Method in class org.apache.commons.vfs.auth.StaticUserAuthenticator
compareTo(FileSystemOptions) - Method in class org.apache.commons.vfs.FileSystemOptions
 
compareTo(Object) - Method in class org.apache.commons.vfs.provider.AbstractFileName
Implement Comparable.
compareTo(Object) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder.ProxyType
 
compareTo(Object) - Method in class org.apache.commons.vfs.provider.temp.TemporaryFileProvider
 
compareTo(Object) - Method in class org.apache.commons.vfs.UserAuthenticationData.Type
 
completePendingCommand() - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
CompositeFileProvider - Class in org.apache.commons.vfs.provider
Description.
CompositeFileProvider() - Constructor for class org.apache.commons.vfs.provider.CompositeFileProvider
 
COMPRESS - Static variable in class org.apache.commons.vfs.Capability
A compressed filesystem is a filesystem which use compression.
CompressedFileFileObject - Class in org.apache.commons.vfs.provider.compressed
A compressed file.
Such a file do only have one child (the compressed filename with stripped last extension)
CompressedFileFileObject(FileName, FileObject, CompressedFileFileSystem) - Constructor for class org.apache.commons.vfs.provider.compressed.CompressedFileFileObject
 
CompressedFileFileProvider - Class in org.apache.commons.vfs.provider.compressed
A file system provider for compressed files.
CompressedFileFileProvider() - Constructor for class org.apache.commons.vfs.provider.compressed.CompressedFileFileProvider
 
CompressedFileFileSystem - Class in org.apache.commons.vfs.provider.compressed
A read-only file system for compressed files.
CompressedFileFileSystem(FileName, FileObject, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.compressed.CompressedFileFileSystem
 
configureMethod(HttpMethodBase) - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
 
configurePlugins() - Method in class org.apache.commons.vfs.impl.StandardFileSystemManager
Scans the classpath to find any droped plugin.
The plugin-description has to be in /META-INF/vfs-providers.xml
CONFLICTED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
connect() - Method in class org.apache.commons.vfs.provider.DefaultURLConnection
 
connect() - Method in class org.apache.commons.vfs.provider.jar.JarURLConnectionImpl
 
containsKey(Object) - Method in class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 
containsValue(Object) - Method in class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 
CONTENT_NAME - Static variable in class org.apache.commons.vfs.provider.mime.MimeFileSystem
 
COPIED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
copyContent(FileObject, FileObject) - Static method in class org.apache.commons.vfs.FileUtil
Copies the content from a source file to a destination file.
copyFrom(FileObject, FileSelector) - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
copyFrom(FileObject, FileSelector) - Method in interface org.apache.commons.vfs.FileObject
Copies another file, and all its descendents, to this file.
copyFrom(FileObject, FileSelector) - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
copyFrom(FileObject, FileSelector) - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
copyFrom(FileObject, FileSelector) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Copies another file to this file.
copyPermissions(PermissionCollection, PermissionCollection) - Method in class org.apache.commons.vfs.impl.VFSClassLoader
Copies the permissions from src to dest.
CopyTask - Class in org.apache.commons.vfs.tasks
An Ant task that copies matching files.
CopyTask() - Constructor for class org.apache.commons.vfs.tasks.CopyTask
 
CORRUPTED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
countSlashes(String) - Method in class org.apache.commons.vfs.provider.url.UrlFileNameParser
This method counts the slashes after the scheme.
CREATE - Static variable in class org.apache.commons.vfs.Capability
Files can be created.
create(FileContent) - Method in interface org.apache.commons.vfs.FileContentInfoFactory
 
create(FileContent) - Method in class org.apache.commons.vfs.impl.FileContentInfoFilenameFactory
 
create(FileContent) - Method in class org.apache.commons.vfs.provider.http.HttpFileContentInfoFactory
 
create(FileContent) - Method in class org.apache.commons.vfs.provider.mime.MimeFileContentInfoFactory
 
create(FileContent) - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileContentInfoFactory
 
createAndAddFile(File, String) - Method in class org.apache.commons.vfs.impl.DefaultFileReplicator
 
createCommunicationLink() - Method in class org.apache.commons.vfs.provider.mime.MimeFileSystem
 
createConnection(String, int, char[], char[], String, FileSystemOptions) - Static method in class org.apache.commons.vfs.provider.ftp.FtpClientFactory
Creates a new connection to the server.
createConnection(String, String, int, String, String, FileSystemOptions) - Static method in class org.apache.commons.vfs.provider.http.HttpClientFactory
 
createConnection(HttpFileSystemConfigBuilder, String, String, int, String, String, FileSystemOptions) - Static method in class org.apache.commons.vfs.provider.http.HttpClientFactory
Creates a new connection to the server.
createConnection(String, int, char[], char[], FileSystemOptions) - Static method in class org.apache.commons.vfs.provider.sftp.SftpClientFactory
Creates a new connection to the server.
createDefaultFileReplicator() - Method in class org.apache.commons.vfs.impl.StandardFileSystemManager
 
CreateEvent - Class in org.apache.commons.vfs.events
File creation event.
CreateEvent(FileObject) - Constructor for class org.apache.commons.vfs.events.CreateEvent
 
createFile() - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
createFile() - Method in interface org.apache.commons.vfs.FileObject
Creates this file, if it does not exist.
createFile() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
createFile(File, String) - Method in class org.apache.commons.vfs.impl.DefaultFileReplicator
create the temporary file
createFile() - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
createFile(FileName) - Method in class org.apache.commons.vfs.impl.VirtualFileSystem
Creates a file object.
createFile() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Creates this file, if it does not exist.
createFile(FileName) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Creates a file object.
createFile(FileName) - Method in class org.apache.commons.vfs.provider.bzip2.Bzip2FileSystem
 
createFile() - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileObject
 
createFile(FileName) - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileSystem
Creates a file object.
createFile(FileName) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystem
Creates a file object.
createFile(FileName) - Method in class org.apache.commons.vfs.provider.gzip.GzipFileSystem
 
createFile(FileName) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystem
Creates a file object.
createFile(FileName) - Method in class org.apache.commons.vfs.provider.local.LocalFileSystem
Creates a file object.
createFile(FileName) - Method in class org.apache.commons.vfs.provider.mime.MimeFileSystem
Creates a file object.
createFile(FileName) - Method in class org.apache.commons.vfs.provider.ram.RamFileSystem
 
createFile(FileName) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystem
Creates a file object.
createFile(FileName) - Method in class org.apache.commons.vfs.provider.smb.SmbFileSystem
Creates a file object.
createFile(FileName) - Method in class org.apache.commons.vfs.provider.tar.TarFileSystem
Creates a file object.
createFile(FileName) - Method in class org.apache.commons.vfs.provider.url.UrlFileSystem
Creates a file object.
createFile(FileName) - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileSystem
Creates a file object.
createFile(FileName) - Method in class org.apache.commons.vfs.provider.zip.ZipFileSystem
Creates a file object.
createFilename(String) - Method in class org.apache.commons.vfs.impl.DefaultFileReplicator
create the temporary file name
createFileName(String, String, String, FileType) - Method in class org.apache.commons.vfs.provider.local.GenericFileNameParser
 
createFileName(String, String, String, FileType) - Method in class org.apache.commons.vfs.provider.local.LocalFileNameParser
 
createFileName(String, String, String, FileType) - Method in class org.apache.commons.vfs.provider.local.WindowsFileNameParser
 
createFileSystem(String, FileObject) - Method in interface org.apache.commons.vfs.FileSystemManager
Creates a layered file system.
createFileSystem(FileObject) - Method in interface org.apache.commons.vfs.FileSystemManager
Creates a layered file system.
createFileSystem(String, FileObject) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Creates a layered file system.
createFileSystem(FileObject) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Creates a layered file system.
createFileSystem(FileObject) - Method in class org.apache.commons.vfs.impl.VirtualFileProvider
Creates a virtual file system, with the supplied file as its root.
createFileSystem(String) - Method in class org.apache.commons.vfs.impl.VirtualFileProvider
Creates an empty virtual file system.
createFileSystem(String, FileObject, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.AbstractFileProvider
Creates a layered file system.
createFileSystem(String, FileObject, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.AbstractLayeredFileProvider
Creates a layered file system.
createFileSystem(FileName, FileObject, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.bzip2.Bzip2FileProvider
 
createFileSystem(FileName, FileObject, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileProvider
 
createFileSystem(String, FileObject, FileSystemOptions) - Method in interface org.apache.commons.vfs.provider.FileProvider
Creates a layered file system.
createFileSystem(FileName, FileObject, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.gzip.GzipFileProvider
 
createFolder() - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
createFolder() - Method in interface org.apache.commons.vfs.FileObject
Creates this folder, if it does not exist.
createFolder() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
createFolder() - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
createFolder() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Creates this folder, if it does not exist.
createName(String, FileType) - Method in class org.apache.commons.vfs.impl.VirtualFileName
 
createName(String, FileType) - Method in class org.apache.commons.vfs.provider.AbstractFileName
Factory method for creating name instances.
createName(String, FileType) - Method in class org.apache.commons.vfs.provider.GenericFileName
Create a FileName.
createName(String, FileType) - Method in class org.apache.commons.vfs.provider.LayeredFileName
Create a FileName.
createName(String, FileType) - Method in class org.apache.commons.vfs.provider.local.LocalFileName
Factory method for creating name instances.
createName(String, FileType) - Method in class org.apache.commons.vfs.provider.local.WindowsFileName
Factory method for creating name instances.
createName(String, FileType) - Method in class org.apache.commons.vfs.provider.smb.SmbFileName
Factory method for creating name instances.
createName(String, FileType) - Method in class org.apache.commons.vfs.provider.URLFileName
Create a FileName.
createReference(FileObject, ReferenceQueue) - Method in class org.apache.commons.vfs.cache.SoftRefFilesCache
 
createReference(FileObject, ReferenceQueue) - Method in class org.apache.commons.vfs.cache.WeakRefFilesCache
 
createTarFile(File) - Method in class org.apache.commons.vfs.provider.tar.TarFileSystem
 
createTarFileObject(FileName, TarEntry) - Method in class org.apache.commons.vfs.provider.tar.TarFileSystem
 
createURI() - Method in class org.apache.commons.vfs.provider.AbstractFileName
 
createURI() - Method in class org.apache.commons.vfs.provider.URLFileName
Append query string to the uri.
createURL(FileName) - Method in class org.apache.commons.vfs.provider.url.UrlFileObject
 
createVirtualFileSystem(String) - Method in interface org.apache.commons.vfs.FileSystemManager
Creates an empty virtual file system.
createVirtualFileSystem(FileObject) - Method in interface org.apache.commons.vfs.FileSystemManager
Creates a virtual file system.
createVirtualFileSystem(FileObject) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Creates a virtual file system.
createVirtualFileSystem(String) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Creates an empty virtual file system.
createZipFile(File) - Method in class org.apache.commons.vfs.provider.jar.JarFileSystem
 
createZipFile(File) - Method in class org.apache.commons.vfs.provider.zip.ZipFileSystem
 
createZipFileObject(FileName, ZipEntry) - Method in class org.apache.commons.vfs.provider.jar.JarFileSystem
 
createZipFileObject(FileName, ZipEntry) - Method in class org.apache.commons.vfs.provider.zip.ZipFileSystem
 
Cryptor - Interface in org.apache.commons.vfs.util
 
CRYPTOR_CLASS - Static variable in class org.apache.commons.vfs.util.CryptorFactory
The System property name to identify the Cryptor class to be used.
CryptorFactory - Class in org.apache.commons.vfs.util
Factory to create an instance of a Cryptor.

D

debug(Log, Log, String) - Static method in class org.apache.commons.vfs.VfsLog
debug.
debug(Log, Log, String, Throwable) - Static method in class org.apache.commons.vfs.VfsLog
debug.
decode(String) - Static method in class org.apache.commons.vfs.provider.UriParser
Removes %nn encodings from a string.
decode(StringBuffer, int, int) - Static method in class org.apache.commons.vfs.provider.UriParser
Removes %nn encodings from a string.
DecoratedFileObject - Class in org.apache.commons.vfs.impl
Base class to build a fileObject decoration.
DecoratedFileObject(FileObject) - Constructor for class org.apache.commons.vfs.impl.DecoratedFileObject
 
decorateFileObject(FileObject) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
 
decrypt(String) - Method in interface org.apache.commons.vfs.util.Cryptor
Decrypts the password.
decrypt(String) - Method in class org.apache.commons.vfs.util.DefaultCryptor
Decrypts the password.
DefaultCryptor - Class in org.apache.commons.vfs.util
Allows passwords to be encrypted and decrypted.
DefaultCryptor() - Constructor for class org.apache.commons.vfs.util.DefaultCryptor
 
DefaultFileContent - Class in org.apache.commons.vfs.provider
The content of a file.
DefaultFileContent(AbstractFileObject, FileContentInfoFactory) - Constructor for class org.apache.commons.vfs.provider.DefaultFileContent
 
DefaultFileContentInfo - Class in org.apache.commons.vfs.impl
The default file content information.
DefaultFileContentInfo(String, String) - Constructor for class org.apache.commons.vfs.impl.DefaultFileContentInfo
 
DefaultFileMonitor - Class in org.apache.commons.vfs.impl
A polling FileMonitor implementation.

The DefaultFileMonitor is a Thread based polling file system monitor with a 1 second delay.

Design:
DefaultFileMonitor(FileListener) - Constructor for class org.apache.commons.vfs.impl.DefaultFileMonitor
 
DefaultFileOperations - Class in org.apache.commons.vfs.operations
 
DefaultFileOperations(FileObject) - Constructor for class org.apache.commons.vfs.operations.DefaultFileOperations
 
DefaultFileReplicator - Class in org.apache.commons.vfs.impl
A simple file replicator and temporary file store.
DefaultFileReplicator(File) - Constructor for class org.apache.commons.vfs.impl.DefaultFileReplicator
constructor to set the location of the temporary directory.
DefaultFileReplicator() - Constructor for class org.apache.commons.vfs.impl.DefaultFileReplicator
 
DefaultFilesCache - Class in org.apache.commons.vfs.cache
A FilesCache implementation.
This implementation caches every file for the complete lifetime of the used FileSystemManager.
DefaultFilesCache() - Constructor for class org.apache.commons.vfs.cache.DefaultFilesCache
 
DefaultFileSystemConfigBuilder - Class in org.apache.commons.vfs.impl
Default options usable for all filesystems.
DefaultFileSystemConfigBuilder() - Constructor for class org.apache.commons.vfs.impl.DefaultFileSystemConfigBuilder
 
DefaultFileSystemManager - Class in org.apache.commons.vfs.impl
A default file system manager implementation.
DefaultFileSystemManager() - Constructor for class org.apache.commons.vfs.impl.DefaultFileSystemManager
 
DefaultLocalFileProvider - Class in org.apache.commons.vfs.provider.local
A file system provider, which uses direct file access.
DefaultLocalFileProvider() - Constructor for class org.apache.commons.vfs.provider.local.DefaultLocalFileProvider
 
DefaultProviderConfiguration - Class in org.apache.commons.vfs.impl
Same as ProviderConfiguration but for the default provider.
DefaultProviderConfiguration() - Constructor for class org.apache.commons.vfs.impl.DefaultProviderConfiguration
 
DefaultURLConnection - Class in org.apache.commons.vfs.provider
A default URL connection that will work for most file systems.
DefaultURLConnection(URL, FileContent) - Constructor for class org.apache.commons.vfs.provider.DefaultURLConnection
 
DefaultURLStreamHandler - Class in org.apache.commons.vfs.provider
A default URL stream handler that will work for most file systems.
DefaultURLStreamHandler(VfsComponentContext) - Constructor for class org.apache.commons.vfs.provider.DefaultURLStreamHandler
 
DefaultURLStreamHandler(VfsComponentContext, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.DefaultURLStreamHandler
 
DelegateFileObject - Class in org.apache.commons.vfs.provider
A file backed by another file.
DelegateFileObject(FileName, AbstractFileSystem, FileObject) - Constructor for class org.apache.commons.vfs.provider.DelegateFileObject
 
DelegatingFileSystemOptionsBuilder - Class in org.apache.commons.vfs.util
This class use reflection to set a configuration value using the fileSystemConfigBuilder associated the a scheme.

Example:
DelegatingFileSystemOptionsBuilder(FileSystemManager) - Constructor for class org.apache.commons.vfs.util.DelegatingFileSystemOptionsBuilder
Constructor.
Pass in your fileSystemManager instance.
delete() - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
delete(FileSelector) - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
DELETE - Static variable in class org.apache.commons.vfs.Capability
Files can be deleted.
delete() - Method in interface org.apache.commons.vfs.FileObject
Deletes this file.
delete(FileSelector) - Method in interface org.apache.commons.vfs.FileObject
Deletes all descendents of this file that match a selector.
delete() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
delete(FileSelector) - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
delete() - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
delete(FileSelector) - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
delete() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Deletes this file.
delete(FileSelector) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Deletes this file, and all children.
DELETED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
DeleteEvent - Class in org.apache.commons.vfs.events
File deletion event.
DeleteEvent(FileObject) - Constructor for class org.apache.commons.vfs.events.DeleteEvent
 
deleteFile(File) - Method in class org.apache.commons.vfs.impl.DefaultFileReplicator
physically deletes the file from the filesystem
deleteFile(String) - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
DeleteTask - Class in org.apache.commons.vfs.tasks
An Ant task that deletes matching files.
DeleteTask() - Constructor for class org.apache.commons.vfs.tasks.DeleteTask
 
DESCENDENT - Static variable in class org.apache.commons.vfs.NameScope
Resolve against the descendents of the base file.
DESCENDENT_OR_SELF - Static variable in class org.apache.commons.vfs.NameScope
Resolve against the descendents of the base file.
detectMissingSourceFiles() - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Check if this task cares about destination files with a missing source file.
detectMissingSourceFiles() - Method in class org.apache.commons.vfs.tasks.SyncTask
Check if this task cares about destination files with a missing source file.
DIRECTORY_READ_CONTENT - Static variable in class org.apache.commons.vfs.Capability
Provides directories which allows you to read its content through FileContent.getInputStream().
disconnect() - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
DISPATCHER - Static variable in class org.apache.commons.vfs.Capability
The provider itself do not provide a filesystem.
doAttach() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Attaches this file object to its file resource.
doAttach() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Attaches this file object to its file resource.
doAttach() - Method in class org.apache.commons.vfs.provider.local.LocalFile
Attaches this file object to its file resource.
doAttach() - Method in class org.apache.commons.vfs.provider.mime.MimeFileObject
Attaches this file object to its file resource.
doAttach() - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
doAttach() - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
Attaches this file object to its file resource.
doAttach() - Method in class org.apache.commons.vfs.provider.url.UrlFileObject
Attaches this file object to its file resource.
doCloseCommunicationLink() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Close the underlaying link used to access the files
doCloseCommunicationLink() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystem
 
doCloseCommunicationLink() - Method in class org.apache.commons.vfs.provider.mime.MimeFileSystem
 
doCloseCommunicationLink() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystem
 
doCloseCommunicationLink() - Method in class org.apache.commons.vfs.provider.tar.TarFileSystem
 
doCloseCommunicationLink() - Method in class org.apache.commons.vfs.provider.zip.ZipFileSystem
 
doCollectOperations(Collection, Collection, FileObject) - Method in class org.apache.commons.vfs.operations.AbstractFileOperationProvider
 
doCreateFileContent() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Create a FileContent implementation.
doCreateFileSystem(String, FileObject, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.AbstractLayeredFileProvider
Creates a layered file system.
doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.AbstractOriginatingFileProvider
Creates a FileSystem.
doCreateFileSystem(String, FileObject, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileProvider
Creates a layered file system.
doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileProvider
Creates the filesystem.
doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.http.HttpFileProvider
Creates a FileSystem.
doCreateFileSystem(String, FileObject, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.jar.JarFileProvider
Creates a layered file system.
doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.local.DefaultLocalFileProvider
Creates the filesystem.
doCreateFileSystem(String, FileObject, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.mime.MimeFileProvider
Creates the filesystem.
doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ram.RamFileProvider
 
doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileProvider
Creates a FileSystem.
doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.smb.SmbFileProvider
Creates the filesystem.
doCreateFileSystem(String, FileObject, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.tar.TarFileProvider
Creates a layered file system.
doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileProvider
Creates a FileSystem.
doCreateFileSystem(String, FileObject, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.zip.ZipFileProvider
Creates a layered file system.
doCreateFolder() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Creates this file as a folder.
doCreateFolder() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Creates this file as a folder.
doCreateFolder() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Creates this file as a folder.
doCreateFolder() - Method in class org.apache.commons.vfs.provider.local.LocalFile
Creates this folder.
doCreateFolder() - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
doCreateFolder() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
Creates this file as a folder.
doCreateFolder() - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
Creates this file as a folder.
doCreateFolder() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
Creates this file as a folder.
doDelete() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Deletes the file.
doDelete() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Deletes the file.
doDelete() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Deletes the file.
doDelete() - Method in class org.apache.commons.vfs.provider.local.LocalFile
Deletes this file, and all children.
doDelete() - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
doDelete() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
Deletes the file.
doDelete() - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
Deletes the file.
doDelete() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
Deletes the file.
doDetach() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Detaches this file object from its file resource.
doDetach() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Detaches this file object from its file resource.
doDetach() - Method in class org.apache.commons.vfs.provider.http.HttpFileObject
Detaches this file object from its file resource.
doDetach() - Method in class org.apache.commons.vfs.provider.mime.MimeFileObject
 
doDetach() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
 
doDetach() - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
 
doGetAttributes() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns the attributes of this file.
doGetAttributes() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Returns the attributes of this file.
doGetAttributes() - Method in class org.apache.commons.vfs.provider.jar.JarFileObject
Returns the value of an attribute.
doGetAttributes() - Method in class org.apache.commons.vfs.provider.mime.MimeFileObject
Returns all headers of this part.
The map key is a java.lang.String and the value is a:
java.lang.Strings for single entries or a java.utils.List of java.lang.Strings for entries with multiple values
doGetAttributes() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
Returns the properties of the Webdav resource.
doGetCertificates() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns the certificates used to sign this file.
doGetCertificates() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Returns the certificates of this file.
doGetCertificates() - Method in class org.apache.commons.vfs.provider.jar.JarFileObject
Return the certificates of this JarEntry.
doGetContentInfo() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
 
doGetContentSize() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns the size of the file content (in bytes).
doGetContentSize() - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileObject
Returns the size of the file content (in bytes).
doGetContentSize() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Returns the size of the file content (in bytes).
doGetContentSize() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Returns the size of the file content (in bytes).
doGetContentSize() - Method in class org.apache.commons.vfs.provider.http.HttpFileObject
Returns the size of the file content (in bytes).
doGetContentSize() - Method in class org.apache.commons.vfs.provider.local.LocalFile
Returns the size of the file content (in bytes).
doGetContentSize() - Method in class org.apache.commons.vfs.provider.mime.MimeFileObject
Returns the size of the file content (in bytes).
doGetContentSize() - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
doGetContentSize() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
Returns the size of the file content (in bytes).
doGetContentSize() - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
Returns the size of the file content (in bytes).
doGetContentSize() - Method in class org.apache.commons.vfs.provider.tar.TarFileObject
Returns the size of the file content (in bytes).
doGetContentSize() - Method in class org.apache.commons.vfs.provider.url.UrlFileObject
Returns the size of the file content (in bytes).
doGetContentSize() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
Returns the size of the file content (in bytes).
doGetContentSize() - Method in class org.apache.commons.vfs.provider.zip.ZipFileObject
Returns the size of the file content (in bytes).
doGetInputStream() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Creates an input stream to read the file content from.
doGetInputStream() - Method in class org.apache.commons.vfs.provider.bzip2.Bzip2FileObject
 
doGetInputStream() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Creates an input stream to read the file content from.
doGetInputStream() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Creates an input stream to read the file content from.
doGetInputStream() - Method in class org.apache.commons.vfs.provider.gzip.GzipFileObject
 
doGetInputStream() - Method in class org.apache.commons.vfs.provider.http.HttpFileObject
Creates an input stream to read the file content from.
doGetInputStream() - Method in class org.apache.commons.vfs.provider.local.LocalFile
Creates an input stream to read the content from.
doGetInputStream() - Method in class org.apache.commons.vfs.provider.mime.MimeFileObject
Creates an input stream to read the file content from.
doGetInputStream() - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
doGetInputStream() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
Creates an input stream to read the file content from.
doGetInputStream() - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
Creates an input stream to read the file content from.
doGetInputStream() - Method in class org.apache.commons.vfs.provider.tar.TarFileObject
Creates an input stream to read the file content from.
doGetInputStream() - Method in class org.apache.commons.vfs.provider.url.UrlFileObject
Creates an input stream to read the file content from.
doGetInputStream() - Method in class org.apache.commons.vfs.provider.zip.ZipFileObject
Creates an input stream to read the file content from.
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns the last modified time of this file.
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileObject
Returns the last modified time of this file.
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Returns the last-modified time of this file.
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
get the last modified time on an ftp file
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.http.HttpFileObject
Returns the last modified time of this file.
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.local.LocalFile
Gets the last modified time of this file.
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.mime.MimeFileObject
Returns the last modified time of this file.
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
 
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
Returns the last modified time of this file.
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.tar.TarFileObject
Returns the last modified time of this file.
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.url.UrlFileObject
Returns the last modified time of this file.
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
Returns the last modified time of this file.
doGetLastModifiedTime() - Method in class org.apache.commons.vfs.provider.zip.ZipFileObject
Returns the last modified time of this file.
doGetOutputStream(boolean) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Creates an output stream to write the file content to.
doGetOutputStream(boolean) - Method in class org.apache.commons.vfs.provider.bzip2.Bzip2FileObject
 
doGetOutputStream(boolean) - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Creates an output stream to write the file content to.
doGetOutputStream(boolean) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Creates an output stream to write the file content to.
doGetOutputStream(boolean) - Method in class org.apache.commons.vfs.provider.gzip.GzipFileObject
 
doGetOutputStream(boolean) - Method in class org.apache.commons.vfs.provider.local.LocalFile
Creates an output stream to write the file content to.
doGetOutputStream(boolean) - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
doGetOutputStream(boolean) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
Creates an output stream to write the file content to.
doGetOutputStream(boolean) - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
Creates an output stream to write the file content to.
doGetOutputStream(boolean) - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
 
doGetRandomAccessContent(RandomAccessMode) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Creates access to the file for random i/o.
doGetRandomAccessContent(RandomAccessMode) - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Creates access to the file for random i/o.
doGetRandomAccessContent(RandomAccessMode) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
 
doGetRandomAccessContent(RandomAccessMode) - Method in class org.apache.commons.vfs.provider.http.HttpFileObject
 
doGetRandomAccessContent(RandomAccessMode) - Method in class org.apache.commons.vfs.provider.local.LocalFile
 
doGetRandomAccessContent(RandomAccessMode) - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
doGetRandomAccessContent(RandomAccessMode) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
 
doGetRandomAccessContent(RandomAccessMode) - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
random access
doGetType() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Determines the type of this file.
doGetType() - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileObject
Returns the file's type.
doGetType() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Determines the type of the file, returns null if the file does not exist.
doGetType() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Determines the type of the file, returns null if the file does not exist.
doGetType() - Method in class org.apache.commons.vfs.provider.http.HttpFileObject
Determines the type of this file.
doGetType() - Method in class org.apache.commons.vfs.provider.local.LocalFile
Returns the file's type.
doGetType() - Method in class org.apache.commons.vfs.provider.mime.MimeFileObject
Determines the type of the file, returns null if the file does not exist.
doGetType() - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
doGetType() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
Determines the type of this file, returns null if the file does not exist.
doGetType() - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
Determines the type of the file, returns null if the file does not exist.
doGetType() - Method in class org.apache.commons.vfs.provider.tar.TarFileObject
Returns the file's type.
doGetType() - Method in class org.apache.commons.vfs.provider.url.UrlFileObject
Determines the type of the file.
doGetType() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
Determines the type of this file.
doGetType() - Method in class org.apache.commons.vfs.provider.zip.ZipFileObject
Returns the file's type.
doIsHidden() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Determines if this file is hidden.
doIsHidden() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Determines if this file is hidden.
doIsHidden() - Method in class org.apache.commons.vfs.provider.local.LocalFile
Determines if this file is hidden.
doIsHidden() - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
Determines if this file is hidden.
doIsReadable() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Determines if this file can be read.
doIsReadable() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Determines if this file can be read.
doIsReadable() - Method in class org.apache.commons.vfs.provider.local.LocalFile
Determines if this file can be read.
doIsSameFile(FileObject) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Checks if this fileObject is the same file as destFile just with a different name.
E.g.
doIsSameFile(FileObject) - Method in class org.apache.commons.vfs.provider.local.LocalFile
 
doIsWriteable() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Determines if this file can be written to.
doIsWriteable() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Determines if this file can be written to.
doIsWriteable() - Method in class org.apache.commons.vfs.provider.local.LocalFile
Determines if this file can be written to.
doListChildren() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Lists the children of this file.
doListChildren() - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileObject
Lists the children of the file.
doListChildren() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Lists the children of the file.
doListChildren() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Lists the children of the file.
doListChildren() - Method in class org.apache.commons.vfs.provider.http.HttpFileObject
Lists the children of this file.
doListChildren() - Method in class org.apache.commons.vfs.provider.local.LocalFile
Returns the children of the file.
doListChildren() - Method in class org.apache.commons.vfs.provider.mime.MimeFileObject
 
doListChildren() - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
doListChildren() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
Lists the children of this file.
doListChildren() - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
Lists the children of the file.
doListChildren() - Method in class org.apache.commons.vfs.provider.tar.TarFileObject
Lists the children of the file.
doListChildren() - Method in class org.apache.commons.vfs.provider.url.UrlFileObject
Lists the children of the file.
doListChildren() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
Lists the children of the file.
doListChildren() - Method in class org.apache.commons.vfs.provider.zip.ZipFileObject
Lists the children of the file.
doListChildrenResolved() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Lists the children of this file.
doListChildrenResolved() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
 
doListChildrenResolved() - Method in class org.apache.commons.vfs.provider.mime.MimeFileObject
Lists the children of the file.
doListChildrenResolved() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
Lists the children of this file.
doListChildrenResolved() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
Lists the children of the file.
DOMAIN - Static variable in class org.apache.commons.vfs.UserAuthenticationData
The user's domain.
doRemoveAttribute(String) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Removes an attribute of this file.
doRemoveAttribute(String) - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Removes an attribute of this file.
doRename(FileObject) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Renames the file.
doRename(FileObject) - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Renames the file.
doRename(FileObject) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Renames the file
doRename(FileObject) - Method in class org.apache.commons.vfs.provider.local.LocalFile
rename this file
doRename(FileObject) - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
doRename(FileObject) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
Rename the file.
doRename(FileObject) - Method in class org.apache.commons.vfs.provider.smb.SmbFileObject
 
doRename(FileObject) - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
Rename the file.
doReplicateFile(FileObject, FileSelector) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Creates a temporary local copy of a file and its descendents.
doReplicateFile(FileObject, FileSelector) - Method in class org.apache.commons.vfs.provider.local.LocalFileSystem
Creates a temporary local copy of a file and its descendents.
doSetAttribute(String, Object) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Sets an attribute of this file.
doSetAttribute(String, Object) - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Sets an attribute of this file.
doSetLastModifiedTime(long) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Deprecated. use AbstractFileObject.doSetLastModTime(long)
doSetLastModifiedTime(long) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
Sets the last modified time of this file.
doSetLastModTime(long) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Sets the last modified time of this file.
doSetLastModTime(long) - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Sets the last-modified time of this file.
doSetLastModTime(long) - Method in class org.apache.commons.vfs.provider.local.LocalFile
Sets the last modified time of this file.
doSetLastModTime(long) - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 

E

encode(StringBuffer, int, int, char[]) - Static method in class org.apache.commons.vfs.provider.UriParser
Encodes a set of reserved characters in a StringBuffer, using the URI %nn encoding.
encode(String) - Static method in class org.apache.commons.vfs.provider.UriParser
Removes %nn encodings from a string.
encode(String, char[]) - Static method in class org.apache.commons.vfs.provider.UriParser
Converts "special" characters to their %nn value.
encode(String[]) - Static method in class org.apache.commons.vfs.provider.UriParser
Encode an array of Strings.
encodeCharacter(char) - Method in class org.apache.commons.vfs.provider.AbstractFileNameParser
 
encodeCharacter(char) - Method in interface org.apache.commons.vfs.provider.FileNameParser
Check if a character needs encoding (%nn).
encodeCharacter(char) - Method in class org.apache.commons.vfs.provider.HostFileNameParser
 
encodeCharacter(char) - Method in class org.apache.commons.vfs.provider.LayeredFileNameParser
Determines if a character should be encoded.
encodeCharacter(char) - Method in class org.apache.commons.vfs.provider.url.UrlFileNameParser
 
encodeCharacter(char) - Method in class org.apache.commons.vfs.provider.URLFileNameParser
 
encodePath(String) - Method in class org.apache.commons.vfs.provider.http.HttpFileObject
 
encrypt(String) - Method in interface org.apache.commons.vfs.util.Cryptor
Encrypt the plain text password.
encrypt(String) - Method in class org.apache.commons.vfs.util.DefaultCryptor
Encrypt the plain text password.
EncryptUtil - Class in org.apache.commons.vfs.util
Allows passwords to be encrypted and decrypted.
endOutput() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Called when the ouput stream for this file is closed.
endOutput() - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
entry - Variable in class org.apache.commons.vfs.provider.tar.TarFileObject
 
entry - Variable in class org.apache.commons.vfs.provider.zip.ZipFileObject
 
entrySet() - Method in class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 
equals(Object) - Method in class org.apache.commons.vfs.auth.StaticUserAuthenticator
equals(Object) - Method in class org.apache.commons.vfs.provider.AbstractFileName
Determines if this object is equal to another.
equals(Object) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder.ProxyType
 
equals(Object) - Method in class org.apache.commons.vfs.UserAuthenticationData.Type
 
error(Log, Log, String, Throwable) - Static method in class org.apache.commons.vfs.VfsLog
error.
error(Log, Log, String) - Static method in class org.apache.commons.vfs.VfsLog
error.
ExceptionConverter - Class in org.apache.commons.vfs.provider.webdav
ExceptionConverter converts WebDAV exceptions into FileSystemExceptions.
EXCLUDE_SELF - Static variable in class org.apache.commons.vfs.Selectors
A FileSelector that selects all the descendents of the base folder, but does not select the base folder itself.
execute() - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Executes this task.
execute() - Method in class org.apache.commons.vfs.tasks.DeleteTask
Executes this task.
execute() - Method in class org.apache.commons.vfs.tasks.MkdirTask
Executes the task.
execute() - Method in class org.apache.commons.vfs.tasks.ShowFileTask
Executes the task.
exists() - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
exists() - Method in interface org.apache.commons.vfs.FileObject
Determines if this file exists.
exists() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
exists() - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
exists() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Determines if the file exists.
EXTERNAL - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
extractFirstElement(StringBuffer) - Static method in class org.apache.commons.vfs.provider.UriParser
Extracts the first element of a path.
extractHostName(StringBuffer) - Method in class org.apache.commons.vfs.provider.HostFileNameParser
Extracts the hostname from a URI.
extractPort(StringBuffer, String) - Method in class org.apache.commons.vfs.provider.HostFileNameParser
Extracts the port from a URI.
extractQueryString(StringBuffer) - Static method in class org.apache.commons.vfs.provider.UriParser
Extract the query String from the URI.
extractRootName(StringBuffer) - Method in class org.apache.commons.vfs.provider.LayeredFileNameParser
Pops the root prefix off a URI, which has had the scheme removed.
extractRootPrefix(String, StringBuffer) - Method in class org.apache.commons.vfs.provider.local.GenericFileNameParser
Pops the root prefix off a URI, which has had the scheme removed.
extractRootPrefix(String, StringBuffer) - Method in class org.apache.commons.vfs.provider.local.LocalFileNameParser
Pops the root prefix off a URI, which has had the scheme removed.
extractRootPrefix(String, StringBuffer) - Method in class org.apache.commons.vfs.provider.local.WindowsFileNameParser
Pops the root prefix off a URI, which has had the scheme removed.
extractScheme(String) - Static method in class org.apache.commons.vfs.provider.UriParser
Extracts the scheme from a URI.
extractScheme(String, StringBuffer) - Static method in class org.apache.commons.vfs.provider.UriParser
Extracts the scheme from a URI.
extractToPath(String, StringBuffer) - Method in class org.apache.commons.vfs.provider.HostFileNameParser
Extracts the scheme, userinfo, hostname and port components of a generic URI.
extractUserInfo(StringBuffer) - Method in class org.apache.commons.vfs.provider.HostFileNameParser
Extracts the user info from a URI.

F

fatal(Log, Log, String, Throwable) - Static method in class org.apache.commons.vfs.VfsLog
fatal.
fatal(Log, Log, String) - Static method in class org.apache.commons.vfs.VfsLog
fatal.
FILE - Static variable in class org.apache.commons.vfs.FileType
A regular file.
file - Variable in class org.apache.commons.vfs.provider.ram.RamFileOutputStream
File
FILE_OR_FOLDER - Static variable in class org.apache.commons.vfs.FileType
A file or folder.
FILE_SYSTEM - Static variable in class org.apache.commons.vfs.NameScope
Resolve against files in the same file system as the base file.
fileChanged(FileChangeEvent) - Method in interface org.apache.commons.vfs.FileListener
Called when a file is changed.
This will only happen if you monitor the file using FileMonitor.
fileChanged(FileChangeEvent) - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Called when a file is changed.
fileChanged(FileChangeEvent) - Method in class org.apache.commons.vfs.util.WeakRefFileListener
Called when a file is changed.
FileChangeEvent - Class in org.apache.commons.vfs
An event fired when a file is changed.
FileChangeEvent(FileObject) - Constructor for class org.apache.commons.vfs.FileChangeEvent
 
FileContent - Interface in org.apache.commons.vfs
Represents the data content of a file.
FileContentInfo - Interface in org.apache.commons.vfs
Interface to the content info.
FileContentInfoFactory - Interface in org.apache.commons.vfs
Create a class which is able to determine the content-info for the given content.
FileContentInfoFilenameFactory - Class in org.apache.commons.vfs.impl
The FileContentInfoFilenameFactory.
Uses the filename extension to determine the content-type.
The content-encoding is not resolved.
FileContentInfoFilenameFactory() - Constructor for class org.apache.commons.vfs.impl.FileContentInfoFilenameFactory
 
fileCreated(FileChangeEvent) - Method in interface org.apache.commons.vfs.FileListener
Called when a file is created.
fileCreated(FileChangeEvent) - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Called when a file is created.
fileCreated(FileChangeEvent) - Method in class org.apache.commons.vfs.util.WeakRefFileListener
Called when a file is created.
fileDeleted(FileChangeEvent) - Method in interface org.apache.commons.vfs.FileListener
Called when a file is deleted.
fileDeleted(FileChangeEvent) - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Called when a file is deleted.
fileDeleted(FileChangeEvent) - Method in class org.apache.commons.vfs.util.WeakRefFileListener
Called when a file is deleted.
FileDepthSelector - Class in org.apache.commons.vfs
A FileSelector that selects all files in a particular depth range.
FileDepthSelector(int, int) - Constructor for class org.apache.commons.vfs.FileDepthSelector
 
FileFilter - Interface in org.apache.commons.vfs
This interface is used to select files when traversing the direct children of the base.
FileFilterSelector - Class in org.apache.commons.vfs
A FileSelector that selects all children of the given fileObject.
This is to mimic the FileFilter interface
FileFilterSelector() - Constructor for class org.apache.commons.vfs.FileFilterSelector
 
FileFilterSelector(FileFilter) - Constructor for class org.apache.commons.vfs.FileFilterSelector
 
FileListener - Interface in org.apache.commons.vfs
Listens for changes to a file.
FileMonitor - Interface in org.apache.commons.vfs
FileMonitor interface.
FileName - Interface in org.apache.commons.vfs
Represents a file name.
FileNameParser - Interface in org.apache.commons.vfs.provider
Provides methods to parse a filename into a FileName.
FileNotFolderException - Exception in org.apache.commons.vfs
delivers a file-not-folder exception which happens when trying to issue FileObject.getChildren() on a file.
FileNotFolderException(Object) - Constructor for exception org.apache.commons.vfs.FileNotFolderException
 
FileNotFolderException(Object, Throwable) - Constructor for exception org.apache.commons.vfs.FileNotFolderException
 
FileNotFoundException - Exception in org.apache.commons.vfs
delivers a file-not-found exception.
FileNotFoundException(Object) - Constructor for exception org.apache.commons.vfs.FileNotFoundException
 
FileNotFoundException(Object, Throwable) - Constructor for exception org.apache.commons.vfs.FileNotFoundException
 
FileObject - Interface in org.apache.commons.vfs
Represents a file, and is used to access the content and structure of the file.
FileObjectDataSource - Class in org.apache.commons.vfs.util
Provide access to a FileObject as DataSource
FileObjectDataSource(FileObject) - Constructor for class org.apache.commons.vfs.util.FileObjectDataSource
 
FileObjectUtils - Class in org.apache.commons.vfs.util
Stuff to get some strange things from an FileObject.
FileOperation - Interface in org.apache.commons.vfs.operations
A FileOperation is an object that brings an extra functions to a FileObject.
FileOperationProvider - Interface in org.apache.commons.vfs.operations
FileOperationProvider is responsible for dealing with FileOperation's.
FileOperations - Interface in org.apache.commons.vfs.operations
FileOperations interface provides API to work with operations.
filePointer - Variable in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
File Pointer
FileProvider - Interface in org.apache.commons.vfs.provider
A file provider.
FileReplicator - Interface in org.apache.commons.vfs.provider
Responsible for making local replicas of files.
FilesCache - Interface in org.apache.commons.vfs
The fileCache interface.
FileSelectInfo - Interface in org.apache.commons.vfs
Information about a file, that is used to select files during the traversal of a hierarchy.
FileSelector - Interface in org.apache.commons.vfs
This interface is used to select files when traversing a file hierarchy.
FileSystem - Interface in org.apache.commons.vfs
A file system, made up of a hierarchy of files.
FileSystemConfigBuilder - Class in org.apache.commons.vfs
Abstract class which has the right to fill FileSystemOptions.
FileSystemConfigBuilder() - Constructor for class org.apache.commons.vfs.FileSystemConfigBuilder
 
FileSystemConfigBuilder(String) - Constructor for class org.apache.commons.vfs.FileSystemConfigBuilder
 
FileSystemException - Exception in org.apache.commons.vfs
Thrown for file system errors.
FileSystemException(String) - Constructor for exception org.apache.commons.vfs.FileSystemException
Constructs exception with the specified detail message.
FileSystemException(String, Object) - Constructor for exception org.apache.commons.vfs.FileSystemException
Constructs exception with the specified detail message.
FileSystemException(String, Object, Throwable) - Constructor for exception org.apache.commons.vfs.FileSystemException
Constructs exception with the specified detail message.
FileSystemException(String, Object[]) - Constructor for exception org.apache.commons.vfs.FileSystemException
Constructs exception with the specified detail message.
FileSystemException(String, Throwable) - Constructor for exception org.apache.commons.vfs.FileSystemException
Constructs exception with the specified detail message.
FileSystemException(String, Object[], Throwable) - Constructor for exception org.apache.commons.vfs.FileSystemException
Constructs exception with the specified detail message.
FileSystemException(Throwable) - Constructor for exception org.apache.commons.vfs.FileSystemException
Constructs wrapper exception.
FileSystemManager - Interface in org.apache.commons.vfs
A FileSystemManager manages a set of file systems.
FileSystemOptions - Class in org.apache.commons.vfs
Container for FileSystemOptions.
You have to use *FileSystemConfigBuilder.getInstance() to fill this container
* = the filesystem provider short name
FileSystemOptions() - Constructor for class org.apache.commons.vfs.FileSystemOptions
 
FileType - Class in org.apache.commons.vfs
An enumerated type that represents a file's type.
FileTypeHasNoContentException - Exception in org.apache.commons.vfs
delivers a file-not-folder exception which happens when trying to issue FileObject.getChildren() on a file.
FileTypeHasNoContentException(Object) - Constructor for exception org.apache.commons.vfs.FileTypeHasNoContentException
 
FileTypeHasNoContentException(Object, Throwable) - Constructor for exception org.apache.commons.vfs.FileTypeHasNoContentException
 
FileTypeSelector - Class in org.apache.commons.vfs
A FileSelector that selects files of a particular type.
FileTypeSelector(FileType) - Constructor for class org.apache.commons.vfs.FileTypeSelector
 
FileUtil - Class in org.apache.commons.vfs
Utility methods for dealng with FileObjects.
finalize() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
 
findClass(String) - Method in class org.apache.commons.vfs.impl.VFSClassLoader
Finds and loads the class with the specified name from the search path.
findFile(FileObject, String, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.AbstractLayeredFileProvider
Locates a file object, by absolute URI.
findFile(FileObject, String, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.AbstractOriginatingFileProvider
Locates a file object, by absolute URI.
findFile(FileName, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.AbstractOriginatingFileProvider
Locates a file from its parsed URI.
findFile(FileObject, String, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.CompositeFileProvider
Locates a file object, by absolute URI.
findFile(FileObject, String, FileSystemOptions) - Method in interface org.apache.commons.vfs.provider.FileProvider
Locates a file object, by absolute URI.
findFile(FileObject, String, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.res.ResourceFileProvider
Locates a file object, by absolute URI.
findFile(FileObject, String, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.temp.TemporaryFileProvider
Locates a file object, by absolute URI.
findFile(FileObject, String, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.url.UrlFileProvider
Locates a file object, by absolute URI.
findFiles(FileSelector, boolean, List) - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
findFiles(FileSelector) - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
findFiles(FileSelector) - Method in interface org.apache.commons.vfs.FileObject
Finds the set of matching descendents of this file, in depthwise order.
findFiles(FileSelector, boolean, List) - Method in interface org.apache.commons.vfs.FileObject
Finds the set of matching descendents of this file.
findFiles(FileSelector, boolean, List) - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
findFiles(FileSelector) - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
findFiles(FileSelector, boolean, List) - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
findFiles(FileSelector) - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
findFiles(FileSelector) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Finds the set of matching descendents of this file, in depthwise order.
findFiles(FileSelector, boolean, List) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Traverses the descendents of this file, and builds a list of selected files.
findFileSystem(Comparable, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.AbstractFileProvider
Locates a cached file system
findLocalFile(String) - Method in class org.apache.commons.vfs.provider.local.DefaultLocalFileProvider
Finds a local file, from its local name.
findLocalFile(File) - Method in class org.apache.commons.vfs.provider.local.DefaultLocalFileProvider
Finds a local file.
findLocalFile(String) - Method in interface org.apache.commons.vfs.provider.LocalFileProvider
Finds a local file, from its local name.
findLocalFile(File) - Method in interface org.apache.commons.vfs.provider.LocalFileProvider
Converts from java.io.File to FileObject.
findResource(String) - Method in class org.apache.commons.vfs.impl.VFSClassLoader
Finds the resource with the specified name from the search path.
findResources(String) - Method in class org.apache.commons.vfs.impl.VFSClassLoader
Returns an Enumeration of all the resources in the search path with the specified name.
fireFileChanged(FileObject) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Fires a file changed event.
fireFileCreated(FileObject) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Fires a file create event.
fireFileDeleted(FileObject) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Fires a file delete event.
fixSeparators(StringBuffer) - Static method in class org.apache.commons.vfs.provider.UriParser
Normalises the separators in a name.
flush() - Method in class org.apache.commons.vfs.provider.ram.RamFileOutputStream
 
flush() - Method in class org.apache.commons.vfs.util.MonitorOutputStream
 
FOLDER - Static variable in class org.apache.commons.vfs.FileType
A folder.
freeUnusedResources() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Free all resources used by unused filesystems created by this manager.
freeUnusedResources() - Method in class org.apache.commons.vfs.provider.AbstractFileProvider
Free unused resources.
FS_ATTRIBUTES - Static variable in class org.apache.commons.vfs.Capability
File system attributes are supported.
FtpCheck - Class in org.apache.commons.vfs.libcheck
Basic check for sftp
FtpCheck() - Constructor for class org.apache.commons.vfs.libcheck.FtpCheck
 
FtpClient - Interface in org.apache.commons.vfs.provider.ftp
What VFS expects from an ftp client to provide.
FtpClientFactory - Class in org.apache.commons.vfs.provider.ftp
Create a FtpClient instance.
FtpFileNameParser - Class in org.apache.commons.vfs.provider.ftp
Implementation for ftp.
FtpFileNameParser() - Constructor for class org.apache.commons.vfs.provider.ftp.FtpFileNameParser
 
FtpFileObject - Class in org.apache.commons.vfs.provider.ftp
An FTP file.
FtpFileObject(FileName, FtpFileSystem, FileName) - Constructor for class org.apache.commons.vfs.provider.ftp.FtpFileObject
 
FtpFileProvider - Class in org.apache.commons.vfs.provider.ftp
A provider for FTP file systems.
FtpFileProvider() - Constructor for class org.apache.commons.vfs.provider.ftp.FtpFileProvider
 
FtpFileSystem - Class in org.apache.commons.vfs.provider.ftp
An FTP file system.
FtpFileSystem(GenericFileName, FtpClient, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.ftp.FtpFileSystem
 
FtpFileSystemConfigBuilder - Class in org.apache.commons.vfs.provider.ftp
The config builder for various ftp configuration options.

G

generate(DavException) - Static method in class org.apache.commons.vfs.provider.webdav.ExceptionConverter
 
generate(DavException, DavMethod) - Static method in class org.apache.commons.vfs.provider.webdav.ExceptionConverter
 
GenericFileName - Class in org.apache.commons.vfs.provider
A file name that represents a 'generic' URI, as per RFC 2396.
GenericFileName(String, String, int, int, String, String, String, FileType) - Constructor for class org.apache.commons.vfs.provider.GenericFileName
 
GenericFileNameParser - Class in org.apache.commons.vfs.provider.local
A general-purpose file name parser.
GenericFileNameParser() - Constructor for class org.apache.commons.vfs.provider.local.GenericFileNameParser
 
get(Object) - Method in class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 
GET_LAST_MODIFIED - Static variable in class org.apache.commons.vfs.Capability
File get last-modified time is supported.
GET_TYPE - Static variable in class org.apache.commons.vfs.Capability
The file type can be determined.
getAbstractFileObject(FileObject) - Static method in class org.apache.commons.vfs.util.FileObjectUtils
Get access to the base object even if decorated.
getAllHeaders() - Method in class org.apache.commons.vfs.provider.mime.MimeFileObject
 
getAttribute(String) - Method in interface org.apache.commons.vfs.FileContent
Gets the value of an attribute of the file's content.
getAttribute(String) - Method in interface org.apache.commons.vfs.FileSystem
Gets the value of an attribute of the file system.
getAttribute(String) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Retrieves the attribute with the specified name.
getAttribute(String) - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Gets the value of an attribute.
getAttribute(String) - Method in class org.apache.commons.vfs.provider.jar.JarFileSystem
Retrives the attribute with the specified name.
getAttributeNames() - Method in interface org.apache.commons.vfs.FileContent
Lists the attributes of the file's content.
getAttributeNames() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Lists the attributes of this file.
getAttributes() - Method in interface org.apache.commons.vfs.FileContent
Returns a read-only map of this file's attributes.
getAttributes() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Returns a read-only map of this file's attributes.
getAttributes() - Method in class org.apache.commons.vfs.provider.jar.JarURLConnectionImpl
 
getAuthor() - Method in class org.apache.commons.vfs.operations.vcs.VcsLogEntry
 
getBaseFile() - Method in interface org.apache.commons.vfs.FileSystemManager
Returns the base file used to resolve relative paths.
getBaseFile() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Returns the base file used to resolve relative URI.
getBaseFolder() - Method in interface org.apache.commons.vfs.FileSelectInfo
Returns the base folder of the traversal.
getBaseName() - Method in interface org.apache.commons.vfs.FileName
Returns the base name of this file.
getBaseName() - Method in class org.apache.commons.vfs.provider.AbstractFileName
Returns the base name of the file.
getBoolean(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getBoolean(FileSystemOptions, String, boolean) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getBoolean(FileSystemOptions, String, Boolean) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getByte(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getByte(FileSystemOptions, String, byte) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getByte(FileSystemOptions, String, Byte) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getCacheStrategy() - Method in interface org.apache.commons.vfs.FileSystemManager
Get the cache strategy used.
getCacheStrategy() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Get the cache strategy used.
getCapabilities() - Method in class org.apache.commons.vfs.provider.bzip2.Bzip2FileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileProvider
 
getCapabilities() - Method in interface org.apache.commons.vfs.provider.FileProvider
Get the filesystem capabilities.
These are the same as on the filesystem, but available before the first filesystem was instanciated.
getCapabilities() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.gzip.GzipFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.http.HttpFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.jar.JarFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.local.DefaultLocalFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.mime.MimeFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.ram.RamFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.res.ResourceFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.smb.SmbFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.tar.TarFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.tar.Tbz2FileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.tar.TgzFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.temp.TemporaryFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.url.UrlFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileProvider
 
getCapabilities() - Method in class org.apache.commons.vfs.provider.zip.ZipFileProvider
 
getCause() - Method in exception org.apache.commons.vfs.FileSystemException
Retrieve root cause of the exception.
getCertificates() - Method in interface org.apache.commons.vfs.FileContent
Retrieves the certificates if any used to sign this file or folder.
getCertificates() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Returns the certificates used to sign this file.
getCertificates() - Method in class org.apache.commons.vfs.provider.jar.JarURLConnectionImpl
 
getChannel() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystem
Returns an SFTP channel to the server.
getCharacter(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getCharacter(FileSystemOptions, String, char) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getCharacter(FileSystemOptions, String, Character) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getChecksPerRun() - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
get the number of files to check per run.
getChild(String) - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
getChild(String) - Method in interface org.apache.commons.vfs.FileObject
Returns a child of this file.
getChild(String) - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
getChild(String) - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
getChild(String) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns a child of this file.
getChildren() - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
getChildren() - Method in interface org.apache.commons.vfs.FileObject
Lists the children of this file.
getChildren() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
getChildren() - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
getChildren() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns the children of the file.
getChildren() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Returns the file's list of children.
getClassLoader(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.res.ResourceFileSystemConfigBuilder
 
getClassName() - Method in class org.apache.commons.vfs.impl.ProviderConfiguration
 
getClient() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystem
Creates an FTP client to use.
getClient() - Method in class org.apache.commons.vfs.provider.http.HttpFileSystem
 
getClient() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileSystem
 
getCode() - Method in exception org.apache.commons.vfs.FileSystemException
Retrieve error code of the exception.
getCompression(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
 
getConfigBuilder() - Method in class org.apache.commons.vfs.provider.AbstractFileProvider
Returns the FileSystemConfigBuidler.
getConfigBuilder() - Method in interface org.apache.commons.vfs.provider.FileProvider
Gets the configbuilder useable to collect the needed fileSystemOptions.
getConfigBuilder() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileProvider
 
getConfigBuilder() - Method in class org.apache.commons.vfs.provider.http.HttpFileProvider
 
getConfigBuilder() - Method in class org.apache.commons.vfs.provider.res.ResourceFileProvider
 
getConfigBuilder() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileProvider
 
getConfigBuilder() - Method in class org.apache.commons.vfs.provider.url.UrlFileProvider
 
getConfigBuilder() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileProvider
 
getConfigClass() - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getConfigClass() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemConfigBuilder
 
getConfigClass() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
 
getConfigClass() - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
 
getConfigClass() - Method in class org.apache.commons.vfs.provider.ram.RamFileSystemConfigBuilder
 
getConfigClass() - Method in class org.apache.commons.vfs.provider.res.ResourceFileSystemConfigBuilder
 
getConfigClass() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
 
getConfigClass() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileSystemConfigBuilder
 
getConnection(HostConfiguration) - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
 
getConnection(HostConfiguration, long) - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
Deprecated. Use #getConnectionWithTimeout(HostConfiguration, long)
getConnectionWithTimeout(HostConfiguration, long) - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
 
getContainer() - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileObject
 
getContent() - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
getContent() - Method in interface org.apache.commons.vfs.FileObject
Returns this file's content.
getContent(FileObject) - Static method in class org.apache.commons.vfs.FileUtil
Returns the content of a file, as a byte array.
getContent() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
getContent() - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
getContent() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns the file's content.
getContentEncoding() - Method in interface org.apache.commons.vfs.FileContentInfo
the content encoding.
getContentEncoding() - Method in class org.apache.commons.vfs.impl.DefaultFileContentInfo
 
getContentEncoding() - Method in class org.apache.commons.vfs.provider.DefaultURLConnection
 
getContentInfo() - Method in interface org.apache.commons.vfs.FileContent
get the content info.
getContentInfo() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
get the content info.
getContentLength() - Method in class org.apache.commons.vfs.provider.DefaultURLConnection
 
getContentLength() - Method in class org.apache.commons.vfs.provider.jar.JarURLConnectionImpl
 
getContentType() - Method in interface org.apache.commons.vfs.FileContentInfo
the content type.
getContentType() - Method in class org.apache.commons.vfs.impl.DefaultFileContentInfo
 
getContentType() - Method in class org.apache.commons.vfs.provider.DefaultURLConnection
 
getContentType() - Method in class org.apache.commons.vfs.util.FileObjectDataSource
 
getContext() - Method in class org.apache.commons.vfs.provider.AbstractVfsComponent
Returns the context for this provider.
getCookies(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
The cookies to add to the reqest
getCount() - Method in class org.apache.commons.vfs.util.MonitorInputStream
Get the nuber of bytes read by this input stream.
getCreatorName(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileSystemConfigBuilder
Return the user name to be associated with changes to the file.
getCryptor() - Static method in class org.apache.commons.vfs.util.CryptorFactory
Return the Cryptor.
getData(UserAuthenticationData.Type) - Method in class org.apache.commons.vfs.UserAuthenticationData
get a data from the collection.
getData(UserAuthenticationData, UserAuthenticationData.Type, char[]) - Static method in class org.apache.commons.vfs.util.UserAuthenticatorUtils
gets data of given type from the UserAuthenticationData or null if there is no data or data of this type available.
getDataInputStream() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
getDataTimeout(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
 
getDate() - Method in class org.apache.commons.vfs.operations.vcs.VcsLogEntry
 
getDecoratedFileObject() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
getDefaultDateFormat(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
get the language code used by the server.
getDefaultPort() - Method in class org.apache.commons.vfs.provider.GenericFileName
Returns the default port for this file name.
getDefaultPort() - Method in class org.apache.commons.vfs.provider.HostFileNameParser
 
getDelay() - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
Get the delay between runs.
getDelegateFile() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Get access to the delegated file.
getDependencies() - Method in class org.apache.commons.vfs.impl.ProviderConfiguration
 
getDepth() - Method in interface org.apache.commons.vfs.FileName
Returns the depth of this file name, within its file system.
getDepth() - Method in interface org.apache.commons.vfs.FileSelectInfo
Returns the depth of the file relative to the base folder.
getDepth() - Method in class org.apache.commons.vfs.provider.AbstractFileName
Returns the depth of this file name, within its file system.
getDomain() - Method in class org.apache.commons.vfs.provider.smb.SmbFileName
returns the domain name
getDouble(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getDouble(FileSystemOptions, String, double) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getDouble(FileSystemOptions, String, Double) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getEntryName() - Method in class org.apache.commons.vfs.provider.jar.JarURLConnectionImpl
 
getEntryParser(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
 
getEntryParserFactory(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
 
getExtension() - Method in interface org.apache.commons.vfs.FileName
Returns the extension of this file name.
getExtension() - Method in class org.apache.commons.vfs.provider.AbstractFileName
Returns the extension of this file name.
getFamilies() - Method in class org.apache.commons.vfs.util.OsFamily
Returns the OS families that this family belongs to.
getFamily(String) - Static method in class org.apache.commons.vfs.util.Os
Locates an OsFamily by name (case-insensitive).
getFile(FileSystem, FileName) - Method in class org.apache.commons.vfs.cache.DefaultFilesCache
 
getFile(FileSystem, FileName) - Method in class org.apache.commons.vfs.cache.LRUFilesCache
 
getFile(FileSystem, FileName) - Method in class org.apache.commons.vfs.cache.NullFilesCache
 
getFile(FileSystem, FileName) - Method in class org.apache.commons.vfs.cache.SoftRefFilesCache
 
getFile() - Method in class org.apache.commons.vfs.FileChangeEvent
Returns the file that changed.
getFile() - Method in interface org.apache.commons.vfs.FileContent
Returns the file which this is the content of.
getFile(FileSystem, FileName) - Method in interface org.apache.commons.vfs.FilesCache
retrieve a file from the cache by its name.
getFile() - Method in interface org.apache.commons.vfs.FileSelectInfo
Returns the file (or folder) to be considered.
getFile() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Returns the file that this is the content of.
getFileContentInfoFactory() - Method in interface org.apache.commons.vfs.FileSystemManager
The class to use to determine the content-type (mime-type).
getFileContentInfoFactory() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
get the fileContentInfoFactory used to determine the infos of a file content.
getFileContentInfoFactory() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
create the filecontentinfo implementation
getFileContentInfoFactory() - Method in class org.apache.commons.vfs.provider.http.HttpFileObject
 
getFileContentInfoFactory() - Method in class org.apache.commons.vfs.provider.mime.MimeFileObject
 
getFileContentInfoFactory() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
 
getFilecount() - Method in class org.apache.commons.vfs.impl.DefaultFileReplicator
 
getFileFromCache(FileName) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Returns a cached file.
getFileNameParser() - Method in class org.apache.commons.vfs.provider.AbstractFileProvider
 
getFileObject() - Method in class org.apache.commons.vfs.operations.AbstractFileOperation
 
getFileObjectDecorator() - Method in interface org.apache.commons.vfs.FileSystemManager
Get the file object decorator used.
getFileObjectDecorator() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Get the file object decorator used.
getFileObjectDecoratorConst() - Method in interface org.apache.commons.vfs.FileSystemManager
The constructor associated to the fileObjectDecorator.
getFileObjectDecoratorConst() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
The constructor associated to the fileObjectDecorator.
getFileObjects() - Method in class org.apache.commons.vfs.impl.VFSClassLoader
Provide access to the file objects this class loader represents.
getFileOperations() - Method in interface org.apache.commons.vfs.FileObject
 
getFileOperations() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
getFileOperations() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
 
getFilePointer() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
getFilePointer() - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
getFilePointer() - Method in interface org.apache.commons.vfs.RandomAccessContent
Returns the current offset in this file.
getFilePointer() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
getFilePosition() - Method in class org.apache.commons.vfs.util.SharedRandomContentInputStream
 
getFilesCache() - Method in interface org.apache.commons.vfs.FileSystemManager
Get the cache used to cache fileobjects.
getFilesCache() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Returns the filesCache implementation used to cache files.
getFileSystem() - Method in interface org.apache.commons.vfs.FileObject
Returns the file system that contains this file.
getFileSystem() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
getFileSystem() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns the file system this file belongs to.
getFileSystem(FileName, FileSystemOptions) - Method in class org.apache.commons.vfs.provider.AbstractOriginatingFileProvider
Returns the FileSystem associated with the specified root.
getFileSystemConfigBuilder(String) - Method in interface org.apache.commons.vfs.FileSystemManager
Get the configuration builder for the given scheme.
getFileSystemConfigBuilder(String) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Get the configuration builder for the given scheme.
getFileSystemManager() - Method in interface org.apache.commons.vfs.FileSystem
Returns a reference to the FileSytemManager.
getFileSystemManager() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Return the FileSystemManager used to instantiate this filesystem.
getFileSystemManager() - Method in interface org.apache.commons.vfs.provider.VfsComponentContext
Returns the filesystem manager for the current context.
getFileSystemOptions() - Method in interface org.apache.commons.vfs.FileSystem
Returns the FileSystemOptions used to instantiate this filesystem.
getFileSystemOptions() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Return the FileSystemOptions used to instantiate this filesystem.
getFloat(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getFloat(FileSystemOptions, String, float) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getFloat(FileSystemOptions, String, Float) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getFriendlyURI() - Method in interface org.apache.commons.vfs.FileName
returns a "friendly path", this is a path without a password.
This path can not be used to resolve the path again
getFriendlyURI() - Method in class org.apache.commons.vfs.provider.AbstractFileName
returns a "friendly path", this is a path without a password.
getHostName() - Method in class org.apache.commons.vfs.provider.GenericFileName
Returns the host name part of this name.
getHostName() - Method in class org.apache.commons.vfs.provider.HostFileNameParser.Authority
 
getIdentities(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
 
getIdleStartTime() - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
 
getInfo() - Method in exception org.apache.commons.vfs.FileSystemException
Retrieve array of complementary info (context).
getInputStream() - Method in interface org.apache.commons.vfs.FileContent
Returns an input stream for reading the file's content.
getInputStream() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns an input stream to use to read the content of the file.
getInputStream() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
getInputStream() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Returns an input stream for reading the content.
getInputStream() - Method in class org.apache.commons.vfs.provider.DefaultURLConnection
 
getInputStream() - Method in class org.apache.commons.vfs.provider.jar.JarURLConnectionImpl
 
getInputStream() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
getInputStream(TarEntry) - Method in class org.apache.commons.vfs.provider.tar.TarFileSystem
 
getInputStream() - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
getInputStream() - Method in interface org.apache.commons.vfs.RandomAccessContent
Get the input stream.
getInputStream() - Method in class org.apache.commons.vfs.util.FileObjectDataSource
 
getInputStream() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
getInstance() - Static method in class org.apache.commons.vfs.impl.DefaultFileSystemConfigBuilder
 
getInstance() - Static method in class org.apache.commons.vfs.provider.ftp.FtpFileNameParser
 
getInstance() - Static method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
 
getInstance() - Static method in class org.apache.commons.vfs.provider.http.HttpFileNameParser
 
getInstance() - Static method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
 
getInstance() - Static method in class org.apache.commons.vfs.provider.https.HttpsFileNameParser
 
getInstance() - Static method in class org.apache.commons.vfs.provider.LayeredFileNameParser
Return the Parser.
getInstance() - Static method in class org.apache.commons.vfs.provider.local.GenericFileNameParser
retrieve a instance to this parser
getInstance() - Static method in class org.apache.commons.vfs.provider.ram.RamFileSystemConfigBuilder
 
getInstance() - Static method in class org.apache.commons.vfs.provider.res.ResourceFileSystemConfigBuilder
 
getInstance() - Static method in class org.apache.commons.vfs.provider.sftp.SftpFileNameParser
 
getInstance() - Static method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
 
getInstance() - Static method in class org.apache.commons.vfs.provider.smb.SmbFileNameParser
 
getInstance() - Static method in class org.apache.commons.vfs.provider.webdav.WebdavFileNameParser
 
getInstance() - Static method in class org.apache.commons.vfs.provider.webdav.WebdavFileSystemConfigBuilder
 
getInstance() - Static method in class org.apache.commons.vfs.provider.webdav.WebdavMethodRetryHandler
 
getInteger(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getInteger(FileSystemOptions, String, int) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getInteger(FileSystemOptions, String, Integer) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getJarEntry() - Method in class org.apache.commons.vfs.provider.jar.JarURLConnectionImpl
 
getJarFile() - Method in class org.apache.commons.vfs.provider.jar.JarURLConnectionImpl
 
getJarFileURL() - Method in class org.apache.commons.vfs.provider.jar.JarURLConnectionImpl
 
getKeys() - Method in class org.apache.commons.vfs.util.CombinedResources
 
getKnownHosts(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
 
getLastModified() - Method in class org.apache.commons.vfs.provider.DefaultURLConnection
 
getLastModifiedTime() - Method in interface org.apache.commons.vfs.FileContent
Determines the last-modified timestamp of the file.
getLastModifiedTime() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Returns the last-modified timestamp.
getLastModTimeAccuracy() - Method in interface org.apache.commons.vfs.FileSystem
Returns the accuracy of the last modification time.
getLastModTimeAccuracy() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Returns the accuracy of the last modification time.
getLastModTimeAccuracy() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystem
last mod time is only a int and in seconds, thus can be off by 999
getListener() - Method in class org.apache.commons.vfs.util.WeakRefFileListener
returns the wrapped listener.
getLocalFile() - Method in class org.apache.commons.vfs.provider.local.LocalFile
Returns the local file that this file object represents.
getLocalHttpConnection() - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
 
getLogger() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Returns the logger used by this manager.
getLogger() - Method in class org.apache.commons.vfs.provider.AbstractVfsComponent
Returns the logger for this file system to use.
getLong(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getLong(FileSystemOptions, String, long) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getLong(FileSystemOptions, String, Long) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getManager() - Method in class org.apache.commons.vfs.util.DelegatingFileSystemOptionsBuilder
 
getManager() - Static method in class org.apache.commons.vfs.VFS
Returns the default FileSystemManager instance.
getManifest() - Method in class org.apache.commons.vfs.provider.jar.JarURLConnectionImpl
 
getMaxConnectionsPerHost(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
Retrieve the maximum number of connections allowed per host.
getMaxSize(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ram.RamFileSystemConfigBuilder
 
getMaxTotalConnections(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
Retrieve the maximum number of connections allowed.
getMessage() - Method in exception org.apache.commons.vfs.FileSystemException
retrieve message from bundle.
getMessage() - Method in class org.apache.commons.vfs.operations.vcs.VcsLogEntry
 
getModeString() - Method in class org.apache.commons.vfs.util.RandomAccessMode
 
getName() - Method in class org.apache.commons.vfs.CacheStrategy
Returns the name of the scope.
getName() - Method in interface org.apache.commons.vfs.FileObject
Returns the name of this file.
getName() - Method in class org.apache.commons.vfs.FileType
Returns the name of this type.
getName() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
getName() - Method in class org.apache.commons.vfs.NameScope
Returns the name of the scope.
getName() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns the name of the file.
getName() - Method in class org.apache.commons.vfs.util.FileObjectDataSource
 
getName() - Method in class org.apache.commons.vfs.util.OsFamily
Returns the name of this family.
getOperation(FileObject, Class) - Method in class org.apache.commons.vfs.operations.AbstractFileOperationProvider
 
getOperation(Class) - Method in class org.apache.commons.vfs.operations.DefaultFileOperations
 
getOperation(FileObject, Class) - Method in interface org.apache.commons.vfs.operations.FileOperationProvider
 
getOperation(Class) - Method in interface org.apache.commons.vfs.operations.FileOperations
 
getOperationProviders(String) - Method in interface org.apache.commons.vfs.FileSystemManager
 
getOperationProviders(String) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
 
getOperations() - Method in class org.apache.commons.vfs.operations.DefaultFileOperations
 
getOperations() - Method in interface org.apache.commons.vfs.operations.FileOperations
 
getOrCreateFilesystemCache(FileSystem) - Method in class org.apache.commons.vfs.cache.DefaultFilesCache
 
getOrCreateFilesystemCache(FileSystem) - Method in class org.apache.commons.vfs.cache.LRUFilesCache
 
getOrCreateFilesystemCache(FileSystem) - Method in class org.apache.commons.vfs.cache.SoftRefFilesCache
 
getOuterName() - Method in class org.apache.commons.vfs.provider.LayeredFileName
Returns the URI of the outer file.
getOutputStream() - Method in interface org.apache.commons.vfs.FileContent
Returns an output stream for writing the file's content.
getOutputStream(boolean) - Method in interface org.apache.commons.vfs.FileContent
Returns an output stream for writing the file's content.
getOutputStream() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Prepares this file for writing.
getOutputStream(boolean) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Prepares this file for writing.
getOutputStream() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Returns an output stream for writing the content.
getOutputStream(boolean) - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Returns an output stream for writing the content in append mode.
getOutputStream() - Method in class org.apache.commons.vfs.provider.DefaultURLConnection
 
getOutputStream() - Method in class org.apache.commons.vfs.provider.jar.JarURLConnectionImpl
 
getOutputStream() - Method in class org.apache.commons.vfs.util.FileObjectDataSource
 
getParam(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getParams() - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
 
getParent() - Method in interface org.apache.commons.vfs.FileName
Returns the file name of the parent of this file.
getParent() - Method in interface org.apache.commons.vfs.FileObject
Returns the folder that contains this file.
getParent() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
getParent() - Method in class org.apache.commons.vfs.provider.AbstractFileName
Returns the name of the parent of the file.
getParent() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns the parent of the file.
getParentLayer() - Method in interface org.apache.commons.vfs.FileSystem
Returns the parent layer if this is a layered file system.
getParentLayer() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Returns the parent layer if this is a layered file system.
getPart() - Method in class org.apache.commons.vfs.provider.mime.MimeFileObject
 
getPassiveMode(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
 
getPassphrase() - Method in class org.apache.commons.vfs.provider.sftp.TrustEveryoneUserInfo
 
getPassword() - Method in class org.apache.commons.vfs.provider.GenericFileName
Returns the password part of this name.
getPassword() - Method in class org.apache.commons.vfs.provider.HostFileNameParser.Authority
 
getPassword() - Method in class org.apache.commons.vfs.provider.sftp.TrustEveryoneUserInfo
 
getPath() - Method in interface org.apache.commons.vfs.FileName
Returns the absolute path of this file, within its file system.
getPath() - Method in class org.apache.commons.vfs.operations.vcs.VcsLogEntry
 
getPath() - Method in class org.apache.commons.vfs.provider.AbstractFileName
Returns the absolute path of the file, relative to the root of the file system that the file belongs to.
getPathDecoded() - Method in interface org.apache.commons.vfs.FileName
Returns the absolute path of this file, within its file system.
getPathDecoded() - Method in class org.apache.commons.vfs.provider.AbstractFileName
Returns the decoded path.
getPathQuery() - Method in class org.apache.commons.vfs.provider.URLFileName
Get the path and query string e.g.
getPathQueryEncoded(String) - Method in class org.apache.commons.vfs.provider.URLFileName
Get the path encoded suitable for url like filesystem e.g.
getPermissions(CodeSource) - Method in class org.apache.commons.vfs.impl.VFSClassLoader
Calls super.getPermissions both for the code source and also adds the permissions granted to the parent layers.
getPort() - Method in class org.apache.commons.vfs.provider.GenericFileName
Returns the port part of this name.
getPort() - Method in class org.apache.commons.vfs.provider.HostFileNameParser.Authority
 
getPosition() - Method in class org.apache.commons.vfs.util.SharedRandomContentInputStream
 
getPreferredAuthentications(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
Get authentication order
getProviderCapabilities(String) - Method in interface org.apache.commons.vfs.FileSystemManager
Get the capabilities for a given scheme.
getProviderCapabilities(String) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Get the capabilities for a given scheme.
getProxyAuthenticator(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
Get the proxy authenticator where the system should get the credentials from
getProxyHost(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
Get the proxy to use for http connection You have to set the ProxyPort too if you would like to have the proxy relly used.
getProxyHost(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
Get the proxy to use for sftp connection You have to set the ProxyPort too if you would like to have the proxy relly used.
getProxyPort(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
Get the proxy-port to use for http the connection You have to set the ProxyHost too if you would like to have the proxy relly used.
getProxyPort(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
Get the proxy-port to use for sftp the connection You have to set the ProxyHost too if you would like to have the proxy relly used.
getProxyType(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
Get the proxy type to use for sftp connection.
getQueryString() - Method in class org.apache.commons.vfs.provider.URLFileName
Get the query string.
getRandomAccessContent(RandomAccessMode) - Method in interface org.apache.commons.vfs.FileContent
Returns an stream for reading/writing the file's content.
getRandomAccessContent(RandomAccessMode) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns an input/output stream to use to read and write the content of the file in and random manner.
getRandomAccessContent(RandomAccessMode) - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Returns an input/output stream to use to read and write the content of the file in an random manner.
getRecentDateFormat(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
see FTPClientConfig for details and examples.
getRelativeName(FileName) - Method in interface org.apache.commons.vfs.FileName
Converts a file name to a relative name, relative to this file name.
getRelativeName(FileName) - Method in class org.apache.commons.vfs.provider.AbstractFileName
Converts a file name to a relative name, relative to this file name.
getReplicator() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Returns the file replicator.
getReplicator() - Method in interface org.apache.commons.vfs.provider.VfsComponentContext
Locates a file replicator for the provider to use.
getReplyString() - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
getResourceName() - Method in class org.apache.commons.vfs.util.CombinedResources
 
getRevision() - Method in class org.apache.commons.vfs.operations.vcs.VcsLogEntry
 
getRoot() - Method in interface org.apache.commons.vfs.FileName
find the root of the filesystem.
getRoot() - Method in interface org.apache.commons.vfs.FileSystem
Returns the root file of this file system.
getRoot() - Method in class org.apache.commons.vfs.provider.AbstractFileName
find the root of the filesystem.
getRoot() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Returns the root file of this file system.
getRootFile() - Method in class org.apache.commons.vfs.provider.local.LocalFileName
Returns the root file for this file.
getRootName() - Method in interface org.apache.commons.vfs.FileSystem
Returns the name of the root file of this file system.
getRootName() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Returns the name of the root of this file system.
getRootURI() - Method in interface org.apache.commons.vfs.FileName
Returns the root URI of the file system this file belongs to.
getRootURI() - Method in interface org.apache.commons.vfs.FileSystem
The root URI passed as a file system option or obtained from the rootName.
getRootURI(FileSystemOptions) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
Return the root URI of the file system.
getRootURI() - Method in class org.apache.commons.vfs.provider.AbstractFileName
Returns the root URI of the file system this file belongs to.
getRootURI() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Returns the root URI specified for this file System.
getScheme() - Method in interface org.apache.commons.vfs.FileName
Returns the URI scheme of this file.
getScheme() - Method in class org.apache.commons.vfs.provider.AbstractFileName
Returns the URI scheme of this file.
getScheme() - Method in class org.apache.commons.vfs.provider.HostFileNameParser.Authority
 
getSchemes() - Method in interface org.apache.commons.vfs.FileSystemManager
Get the schemes currently available.
getSchemes() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Get the schemes currently available.
getSchemes() - Method in class org.apache.commons.vfs.impl.ProviderConfiguration
 
getSchemes() - Method in class org.apache.commons.vfs.provider.CompositeFileProvider
The schemes to use for resolve
getSchemes() - Method in class org.apache.commons.vfs.provider.tar.Tbz2FileProvider
 
getSchemes() - Method in class org.apache.commons.vfs.provider.tar.TgzFileProvider
 
getServerLanguageCode(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
get the language code used by the server.
getServerTimeZoneId(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
see FTPClientConfig for details and examples.
getShare() - Method in class org.apache.commons.vfs.provider.smb.SmbFileName
Returns the share name.
getShort(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getShort(FileSystemOptions, String, short) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getShort(FileSystemOptions, String, Short) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getShortMonthNames(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
see FTPClientConfig for details and examples.
getSize() - Method in interface org.apache.commons.vfs.FileContent
Determines the size of the file, in bytes.
getSize() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Returns the size of the content (in bytes).
getSoTimeout(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
 
getStatus() - Method in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
getStrictHostKeyChecking(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
 
getString(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getString(FileSystemOptions, String, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
getString(String) - Static method in class org.apache.commons.vfs.util.Messages
Formats a message.
getString(String, Object) - Static method in class org.apache.commons.vfs.util.Messages
Formats a message.
getString(String, Object[]) - Static method in class org.apache.commons.vfs.util.Messages
Formats a message.
getTarFile() - Method in class org.apache.commons.vfs.provider.tar.TarFileSystem
 
getTemporaryFileStore() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Returns the temporary file store.
getTemporaryFileStore() - Method in interface org.apache.commons.vfs.provider.VfsComponentContext
Locates a temporary file store for the provider to use.
getTimeout(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
 
getType() - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
getType() - Method in interface org.apache.commons.vfs.FileName
Returns the requested or current type of this name.
getType() - Method in interface org.apache.commons.vfs.FileObject
Returns this file's type.
getType() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
getType() - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
getType() - Method in class org.apache.commons.vfs.provider.AbstractFileName
Returns the requested or current type of this name.
getType() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns the file's type.
getURI() - Method in interface org.apache.commons.vfs.FileName
Returns the absolute URI of this file.
getURI() - Method in class org.apache.commons.vfs.provider.AbstractFileName
Returns the absolute URI of the file.
getURIEncoded(String) - Method in class org.apache.commons.vfs.provider.URLFileName
Encode a URI.
getUriTrailer() - Method in class org.apache.commons.vfs.provider.AbstractFileName
 
getUriWithoutAuth() - Method in class org.apache.commons.vfs.provider.smb.SmbFileName
Construct the path suitable for SmbFile when used with NtlmPasswordAuthentication
getURL() - Method in interface org.apache.commons.vfs.FileObject
Returns a URL representing this file.
getURL() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
getURL() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns a URL representation of the file.
getUrlCharset(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
Set the charset used for url encoding
getURLStreamHandler() - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileSystem
Return a URLStreamHandler.
getURLStreamHandlerFactory() - Method in interface org.apache.commons.vfs.FileSystemManager
Returns a streamhandler factory to enable URL lookup using this FileSystemManager.
getURLStreamHandlerFactory() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Get the URLStreamHandlerFactory.
getUserAuthenticator(FileSystemOptions) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemConfigBuilder
 
getUserDirIsRoot(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
 
getUserDirIsRoot(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
 
getUserInfo(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
 
getUserName() - Method in class org.apache.commons.vfs.provider.GenericFileName
Returns the user name part of this name.
getUserName() - Method in class org.apache.commons.vfs.provider.HostFileNameParser.Authority
 
getZipFile() - Method in class org.apache.commons.vfs.provider.jar.JarFileSystem
 
getZipFile() - Method in class org.apache.commons.vfs.provider.zip.ZipFileSystem
 
GzipFileObject - Class in org.apache.commons.vfs.provider.gzip
the gzip file.
GzipFileObject(FileName, FileObject, CompressedFileFileSystem) - Constructor for class org.apache.commons.vfs.provider.gzip.GzipFileObject
 
GzipFileProvider - Class in org.apache.commons.vfs.provider.gzip
Provides access to the content of gzip compressed files.
GzipFileProvider() - Constructor for class org.apache.commons.vfs.provider.gzip.GzipFileProvider
 
GzipFileSystem - Class in org.apache.commons.vfs.provider.gzip
Filesytem to handle compressed files using the gzip method.
GzipFileSystem(FileName, FileObject, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.gzip.GzipFileSystem
 

H

handleChanged() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Called when this file is changed.
This will only happen if you monitor the file using FileMonitor.
handleCreate(FileType) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Called when this file is created.
handleDelete() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Called when this file is deleted.
handleGetObject(String) - Method in class org.apache.commons.vfs.util.CombinedResources
 
handleLogEntry(VcsLogEntry) - Method in interface org.apache.commons.vfs.operations.vcs.VcsLogEntryHandler
 
handleMissingSourceFile(FileObject) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Handles a destination for which there is no corresponding source file.
handleMissingSourceFile(FileObject) - Method in class org.apache.commons.vfs.tasks.SyncTask
Handles a destination for which there is no corresponding source file.
handleOutOfDateFile(FileObject, FileObject) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Handles an out-of-date file (a file where the destination file either doesn't exist, or is older than the source file).
handleOutOfDateFile(FileObject, FileObject) - Method in class org.apache.commons.vfs.tasks.CopyTask
Handles an out-of-date file.
handleOutOfDateFile(FileObject, FileObject) - Method in class org.apache.commons.vfs.tasks.MoveTask
Handles a single source file.
handleUpToDateFile(FileObject, FileObject) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Handles an up-to-date file (where the destination file exists and is newer than the source file).
handleUpToDateFile(FileObject, FileObject) - Method in class org.apache.commons.vfs.tasks.CopyTask
Handles an up-to-date file.
hasAttribute(String) - Method in interface org.apache.commons.vfs.FileContent
Checks if an attribute of the file's content exists.
hasAttribute(String) - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Checks if an attribute exists.
hasAttributes() - Method in class org.apache.commons.vfs.FileType
Returns true if files of this type may have attributes.
hasCapability(Capability) - Method in interface org.apache.commons.vfs.FileSystem
Determines if this file system has a particular capability.
hasCapability(Capability) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Determines if this file system has a particular capability.
hasChildren() - Method in class org.apache.commons.vfs.FileType
Returns true if files of this type may contain other files.
hasContent() - Method in class org.apache.commons.vfs.FileType
Returns true if files of this type may have data content.
hashCode() - Method in class org.apache.commons.vfs.auth.StaticUserAuthenticator
hashCode() - Method in class org.apache.commons.vfs.provider.AbstractFileName
Returns the hashcode for this name.
hashCode() - Method in class org.apache.commons.vfs.UserAuthenticationData.Type
 
hasObject(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
hasOperation(Class) - Method in class org.apache.commons.vfs.operations.DefaultFileOperations
 
hasOperation(Class) - Method in interface org.apache.commons.vfs.operations.FileOperations
 
hasParam(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
hasProvider(String) - Method in interface org.apache.commons.vfs.FileSystemManager
Returns true if this manager has a provider for a particular scheme.
hasProvider(String) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Returns true if this manager has a provider for a particular scheme.
holdObject(Object) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
This method is meant to add an object where this object holds a strong reference then.
HostFileNameParser - Class in org.apache.commons.vfs.provider
Implementation for any url based filesystem.
Parses the url into user/password/host/port/path
Does not handle a query string (after ?)
HostFileNameParser(int) - Constructor for class org.apache.commons.vfs.provider.HostFileNameParser
 
HostFileNameParser.Authority - Class in org.apache.commons.vfs.provider
Parsed authority info (scheme, hostname, userinfo, port)
HostFileNameParser.Authority() - Constructor for class org.apache.commons.vfs.provider.HostFileNameParser.Authority
 
HttpClientFactory - Class in org.apache.commons.vfs.provider.http
Create a HttpClient instance.
HttpFileContentInfoFactory - Class in org.apache.commons.vfs.provider.http
Creates the FileContentInfo.
HttpFileContentInfoFactory() - Constructor for class org.apache.commons.vfs.provider.http.HttpFileContentInfoFactory
 
HttpFileNameParser - Class in org.apache.commons.vfs.provider.http
Implementation for http.
HttpFileNameParser() - Constructor for class org.apache.commons.vfs.provider.http.HttpFileNameParser
 
HttpFileObject - Class in org.apache.commons.vfs.provider.http
A file object backed by commons httpclient.
HttpFileObject(FileName, HttpFileSystem) - Constructor for class org.apache.commons.vfs.provider.http.HttpFileObject
 
HttpFileProvider - Class in org.apache.commons.vfs.provider.http
An HTTP provider that uses commons-httpclient.
HttpFileProvider() - Constructor for class org.apache.commons.vfs.provider.http.HttpFileProvider
 
HttpFileSystem - Class in org.apache.commons.vfs.provider.http
An HTTP file system.
HttpFileSystem(GenericFileName, HttpClient, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.http.HttpFileSystem
 
HttpFileSystemConfigBuilder - Class in org.apache.commons.vfs.provider.http
Configuration options for HTTP
HttpFileSystemConfigBuilder(String) - Constructor for class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
 
HttpsFileNameParser - Class in org.apache.commons.vfs.provider.https
Implementation for http.
HttpsFileNameParser() - Constructor for class org.apache.commons.vfs.provider.https.HttpsFileNameParser
 
HttpsFileProvider - Class in org.apache.commons.vfs.provider.https
An HTTPS provider that uses commons-httpclient.
HttpsFileProvider() - Constructor for class org.apache.commons.vfs.provider.https.HttpsFileProvider
 

I

IGNORED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
IMAGINARY - Static variable in class org.apache.commons.vfs.FileType
A file that does not exist.
importTree(File) - Method in class org.apache.commons.vfs.provider.ram.RamFileSystem
Import a Tree
includeFile(FileSelectInfo) - Method in class org.apache.commons.vfs.AllFileSelector
Determines if a file or folder should be selected.
includeFile(FileSelectInfo) - Method in class org.apache.commons.vfs.FileDepthSelector
Determines if a file or folder should be selected.
includeFile(FileSelectInfo) - Method in class org.apache.commons.vfs.FileFilterSelector
Determines if a file or folder should be selected.
includeFile(FileSelectInfo) - Method in interface org.apache.commons.vfs.FileSelector
Determines if a file or folder should be selected.
includeFile(FileSelectInfo) - Method in class org.apache.commons.vfs.FileTypeSelector
Determines if a file or folder should be selected.
info(Log, Log, String, Throwable) - Static method in class org.apache.commons.vfs.VfsLog
info.
info(Log, Log, String) - Static method in class org.apache.commons.vfs.VfsLog
info.
init() - Method in class org.apache.commons.vfs.impl.DefaultFileReplicator
Initialises this component.
init() - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Initialises this manager.
init() - Method in class org.apache.commons.vfs.impl.PrivilegedFileReplicator
Initialises the component.
init() - Method in class org.apache.commons.vfs.impl.StandardFileSystemManager
Initializes this manager.
init() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Initialises this component.
init() - Method in class org.apache.commons.vfs.provider.AbstractVfsComponent
Initialises the component.
init() - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileSystem
 
init() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileProvider
Initialises the component.
init() - Method in class org.apache.commons.vfs.provider.tar.TarFileSystem
 
init() - Method in interface org.apache.commons.vfs.provider.VfsComponent
Initialises the component.
init() - Method in class org.apache.commons.vfs.provider.zip.ZipFileSystem
 
init() - Method in class org.apache.commons.vfs.util.CombinedResources
 
injectType(FileType) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
 
injectType(FileType) - Method in class org.apache.commons.vfs.provider.ram.RamFileObject
 
installListener(FileObject, FileListener) - Static method in class org.apache.commons.vfs.util.WeakRefFileListener
This will install the listener at the given file.
instantiateOperation(FileObject, Class) - Method in class org.apache.commons.vfs.operations.AbstractFileOperationProvider
 
isAbsoluteLocalName(String) - Method in class org.apache.commons.vfs.provider.local.DefaultLocalFileProvider
Determines if a name is an absolute file name.
isAbsoluteLocalName(String) - Method in interface org.apache.commons.vfs.provider.LocalFileProvider
Determines if a name is an absolute file name.
isAbsoluteName(String) - Method in class org.apache.commons.vfs.provider.local.LocalFileNameParser
Determines if a name is an absolute file name.
isAncestor(FileName) - Method in interface org.apache.commons.vfs.FileName
Determines if another file name is an ancestor of this file name.
isAncestor(FileName) - Method in class org.apache.commons.vfs.provider.AbstractFileName
Determines if another file name is an ancestor of this file name.
isArch(String) - Static method in class org.apache.commons.vfs.util.Os
Determines if the OS on which Ant is executing matches the given OS architecture.
isAttached() - Method in interface org.apache.commons.vfs.FileObject
check if the fileObject is attaced.
isAttached() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
isAttached() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Check if the internal state is "attached".
isConnected() - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
isConnectionStaleCheckingEnabled() - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
Gets the staleCheckingEnabled value to be set on HttpConnections that are created.
isContentOpen() - Method in interface org.apache.commons.vfs.FileObject
check if someone reads/write to this file.
isContentOpen() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
isContentOpen() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Check if the content stream is open.
isDefault() - Method in class org.apache.commons.vfs.impl.DefaultProviderConfiguration
 
isDefault() - Method in class org.apache.commons.vfs.impl.ProviderConfiguration
 
isDescendent(FileName) - Method in interface org.apache.commons.vfs.FileName
Determines if another file name is a descendent of this file name.
isDescendent(FileName, NameScope) - Method in interface org.apache.commons.vfs.FileName
Determines if another file name is a descendent of this file name.
isDescendent(FileName) - Method in class org.apache.commons.vfs.provider.AbstractFileName
Determines if another file name is a descendent of this file name.
isDescendent(FileName, NameScope) - Method in class org.apache.commons.vfs.provider.AbstractFileName
Determines if another file name is a descendent of this file name.
isEmpty() - Method in class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 
isFailonerror() - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Sets whether we should fail if there was an error or not
isFamily(String) - Static method in class org.apache.commons.vfs.util.Os
Determines if the OS on which Ant is executing matches the given OS family.
isFamily(OsFamily) - Static method in class org.apache.commons.vfs.util.Os
Determines if the OS on which Ant is executing matches the given OS family.
isHidden() - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
isHidden() - Method in interface org.apache.commons.vfs.FileObject
Determines if this file is hidden.
isHidden() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
isHidden() - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
isHidden() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Determines if this file can be read.
isInstanceOf(FileObject, Class) - Static method in class org.apache.commons.vfs.util.FileObjectUtils
Check if the given FileObject is instance of given class argument.
isName(String) - Static method in class org.apache.commons.vfs.util.Os
Determines if the OS on which Ant is executing matches the given OS name.
isOpen() - Method in interface org.apache.commons.vfs.FileContent
check if this file has open streams.
isOpen() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
check if this filesystem has open streams.
isOpen() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
check if a input and/or output stream is open.
This checks only the scope of the current thread.
isOpenGlobal() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
check if a input and/or output stream is open.
This checks all threads.
isOs(String, String, String, String) - Static method in class org.apache.commons.vfs.util.Os
Determines if the OS on which Ant is executing matches the given OS family, name, architecture and version.
isOs(OsFamily, String, String, String) - Static method in class org.apache.commons.vfs.util.Os
Determines if the OS on which Ant is executing matches the given OS family, name, architecture and version.
isOverwrite() - Method in class org.apache.commons.vfs.tasks.CopyTask
 
isPreserveLastModified() - Method in class org.apache.commons.vfs.tasks.CopyTask
 
isReadable() - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
isReadable() - Method in interface org.apache.commons.vfs.FileObject
Determines if this file can be read.
isReadable() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
isReadable() - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
isReadable() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Determines if this file can be read.
isRecursive() - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
Access method to get the recursive setting when adding files for monitoring.
isReleaseable() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
returns true if no file is using this filesystem.
isSameFile(FileObject) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Checks if this fileObject is the same file as destFile just with a different name.
E.g.
isUriStyle() - Static method in class org.apache.commons.vfs.VFS
 
isUrlBased(FileName, String) - Method in class org.apache.commons.vfs.provider.url.UrlFileNameParser
Guess is the given filename is a url with host or not.
isVersion(String) - Static method in class org.apache.commons.vfs.util.Os
Determines if the OS on which Ant is executing matches the given OS version.
isVersioning(FileSystemOptions) - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileSystemConfigBuilder
The cookies to add to the request.
isWriteable() - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
isWriteable() - Method in interface org.apache.commons.vfs.FileObject
Determines if this file can be written to.
isWriteable() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
isWriteable() - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
isWriteable() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Determines if this file can be written to.
isWriteable() - Method in class org.apache.commons.vfs.provider.compressed.CompressedFileFileObject
Determines if this file can be written to.
isWriteable() - Method in class org.apache.commons.vfs.provider.tar.TarFileObject
Determines if this file can be written to.
isWriteable() - Method in class org.apache.commons.vfs.provider.zip.ZipFileObject
Determines if this file can be written to.

J

JarFileObject - Class in org.apache.commons.vfs.provider.jar
A file in a Jar file system.
JarFileObject(FileName, ZipEntry, JarFileSystem, boolean) - Constructor for class org.apache.commons.vfs.provider.jar.JarFileObject
 
JarFileProvider - Class in org.apache.commons.vfs.provider.jar
A file system provider for Jar files.
JarFileProvider() - Constructor for class org.apache.commons.vfs.provider.jar.JarFileProvider
 
JarFileSystem - Class in org.apache.commons.vfs.provider.jar
A read-only file system for Jar files.
JarFileSystem(FileName, FileObject, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.jar.JarFileSystem
 
JarURLConnectionImpl - Class in org.apache.commons.vfs.provider.jar
A default URL connection that will work for most file systems.
JarURLConnectionImpl(JarFileObject, FileContent) - Constructor for class org.apache.commons.vfs.provider.jar.JarURLConnectionImpl
 
JUNCTIONS - Static variable in class org.apache.commons.vfs.Capability
Junctions are supported.

K

keySet() - Method in class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 

L

LAST_MODIFIED - Static variable in class org.apache.commons.vfs.Capability
File last-modified time is supported.
LayeredFileName - Class in org.apache.commons.vfs.provider
A file name for layered files.
LayeredFileName(String, FileName, String, FileType) - Constructor for class org.apache.commons.vfs.provider.LayeredFileName
 
LayeredFileNameParser - Class in org.apache.commons.vfs.provider
Implementation for layered filesystems.
LayeredFileNameParser() - Constructor for class org.apache.commons.vfs.provider.LayeredFileNameParser
 
length() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
length() - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
length() - Method in interface org.apache.commons.vfs.RandomAccessContent
Returns the length of this file.
length() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
LIST_CHILDREN - Static variable in class org.apache.commons.vfs.Capability
Children of files can be listed.
listFiles(String) - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
loadResources(Locale) - Method in class org.apache.commons.vfs.util.CombinedResources
 
loadResources(String) - Method in class org.apache.commons.vfs.util.CombinedResources
 
LocalFile - Class in org.apache.commons.vfs.provider.local
A file object implementation which uses direct file access.
LocalFile(LocalFileSystem, String, FileName) - Constructor for class org.apache.commons.vfs.provider.local.LocalFile
Creates a non-root file.
LocalFileName - Class in org.apache.commons.vfs.provider.local
A local file URI.
LocalFileName(String, String, String, FileType) - Constructor for class org.apache.commons.vfs.provider.local.LocalFileName
 
LocalFileNameParser - Class in org.apache.commons.vfs.provider.local
A name parser.
LocalFileNameParser() - Constructor for class org.apache.commons.vfs.provider.local.LocalFileNameParser
 
LocalFileProvider - Interface in org.apache.commons.vfs.provider
A file provider which handles local files.
LocalFileSystem - Class in org.apache.commons.vfs.provider.local
A local file system.
LocalFileSystem(FileName, String, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.local.LocalFileSystem
 
localHttpConnection - Variable in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
The thread data
logOrDie(String, int) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
 
lookupOperation(Class) - Method in class org.apache.commons.vfs.operations.AbstractFileOperationProvider
 
LRUFilesCache - Class in org.apache.commons.vfs.cache
This implementation caches every file using LRUMap.
The default constructor uses a LRU size of 100 per filesystem.
LRUFilesCache() - Constructor for class org.apache.commons.vfs.cache.LRUFilesCache
Default constructor.
LRUFilesCache(int) - Constructor for class org.apache.commons.vfs.cache.LRUFilesCache
Set the desired LRU size.

M

main(String[]) - Static method in class org.apache.commons.vfs.example.ChangeLastModificationTime
 
main(String[]) - Static method in class org.apache.commons.vfs.example.Shell
 
main(String[]) - Static method in class org.apache.commons.vfs.example.ShowProperties
 
main(String[]) - Static method in class org.apache.commons.vfs.libcheck.FtpCheck
 
main(String[]) - Static method in class org.apache.commons.vfs.libcheck.SftpCheck
 
main(String[]) - Static method in class org.apache.commons.vfs.util.EncryptUtil
This class can be called with "encrypt" password as the arguments where encrypt is a literal and password is replaced with the clear text password to be encrypted.
makeDirectory(String) - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
MANIFEST_ATTRIBUTES - Static variable in class org.apache.commons.vfs.Capability
The set of attributes defined by the Jar manifest specification are supported.
MANUAL - Static variable in class org.apache.commons.vfs.CacheStrategy
Deal with cached data manually.
mark(int) - Method in class org.apache.commons.vfs.util.SharedRandomContentInputStream
 
MERGED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
Messages - Class in org.apache.commons.vfs.util
Formats messages.
MimeAttributesMap - Class in org.apache.commons.vfs.provider.mime
A map which tries to allow access to the various aspects of the mail
MimeAttributesMap(Part) - Constructor for class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 
MimeFileContentInfoFactory - Class in org.apache.commons.vfs.provider.mime
get access to the content info stuff for mime objects
MimeFileContentInfoFactory() - Constructor for class org.apache.commons.vfs.provider.mime.MimeFileContentInfoFactory
 
MimeFileObject - Class in org.apache.commons.vfs.provider.mime
A part of a MIME message.
MimeFileObject(FileName, Part, AbstractFileSystem) - Constructor for class org.apache.commons.vfs.provider.mime.MimeFileObject
 
MimeFileProvider - Class in org.apache.commons.vfs.provider.mime
A provider for MIME Message.
MimeFileProvider() - Constructor for class org.apache.commons.vfs.provider.mime.MimeFileProvider
 
MimeFileSystem - Class in org.apache.commons.vfs.provider.mime
An MIME file system.
MimeFileSystem(FileName, FileObject, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.mime.MimeFileSystem
 
MISSING - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
MkdirTask - Class in org.apache.commons.vfs.tasks
An Ant task that creates a directory.
MkdirTask() - Constructor for class org.apache.commons.vfs.tasks.MkdirTask
 
modified(String, int) - Method in interface org.apache.commons.vfs.operations.vcs.VcsModifyListener
 
MODIFIED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
MonitorInputStream - Class in org.apache.commons.vfs.util
An InputStream that provides buffering and end-of-stream monitoring.
MonitorInputStream(InputStream) - Constructor for class org.apache.commons.vfs.util.MonitorInputStream
 
MonitorOutputStream - Class in org.apache.commons.vfs.util
An OutputStream that provides buffering and end-of-stream monitoring.
MonitorOutputStream(OutputStream) - Constructor for class org.apache.commons.vfs.util.MonitorOutputStream
 
MonitorRandomAccessContent - Class in org.apache.commons.vfs.util
An RandomAccessContent that provides end-of-stream monitoring.
MonitorRandomAccessContent(RandomAccessContent) - Constructor for class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
MOVED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
MoveTask - Class in org.apache.commons.vfs.tasks
An Ant task that moves matching files.
MoveTask() - Constructor for class org.apache.commons.vfs.tasks.MoveTask
 
moveTo(FileObject) - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
moveTo(FileObject) - Method in interface org.apache.commons.vfs.FileObject
Move this file.
moveTo(FileObject) - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
moveTo(FileObject) - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
moveTo(FileObject) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Moves (rename) the file to another one.

N

NameScope - Class in org.apache.commons.vfs
An enumerated type for file name scope, used when resolving a name relative to a file.
newStream(long, long) - Method in class org.apache.commons.vfs.util.SharedRandomContentInputStream
 
normalisePath(StringBuffer) - Static method in class org.apache.commons.vfs.provider.UriParser
Normalises a path.
NOT_MODIFIED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
NOT_REVERTED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
notify(FileListener) - Method in class org.apache.commons.vfs.events.AbstractFileChangeEvent
 
notify(FileListener) - Method in class org.apache.commons.vfs.events.ChangedEvent
 
notify(FileListener) - Method in class org.apache.commons.vfs.events.CreateEvent
 
notify(FileListener) - Method in class org.apache.commons.vfs.events.DeleteEvent
 
notifyAllStreamsClosed() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
will be called after this file-object closed all its streams.
notifyAllStreamsClosed() - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
will be called after all file-objects closed their streams.
NULL_BP_NAME - Static variable in class org.apache.commons.vfs.provider.mime.MimeFileSystem
 
NullFilesCache - Class in org.apache.commons.vfs.cache
A FilesCache implementation.
This implementation never ever caches a single file.
NullFilesCache() - Constructor for class org.apache.commons.vfs.cache.NullFilesCache
 

O

OBSTRUCTED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
ON_CALL - Static variable in class org.apache.commons.vfs.CacheStrategy
Refresh the data every time you call a method on the fileObject.
ON_RESOLVE - Static variable in class org.apache.commons.vfs.CacheStrategy
Refresh the data every time you request a file from FileSystemManager.resolveFile(java.lang.String).
OnCallRefreshFileObject - Class in org.apache.commons.vfs.cache
This decorator refreshes the fileObject data on every call.
OnCallRefreshFileObject(FileObject) - Constructor for class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
onChange() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Called when the type or content of this file changes.
onChange() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Called when the type or content of this file changes.
onChange() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
Called when the type or content of this file changes.
onChildrenChanged(FileName, FileType) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Called when the children of this file change.
onChildrenChanged(FileName, FileType) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
Called when the children of this file change.
onClose() - Method in class org.apache.commons.vfs.util.MonitorInputStream
Called after the stream has been closed.
onClose() - Method in class org.apache.commons.vfs.util.MonitorOutputStream
Called after this stream is closed.
onClose() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
Called after this stream is closed.
openConnection(URL) - Method in class org.apache.commons.vfs.provider.DefaultURLStreamHandler
 
org.apache.commons.vfs - package org.apache.commons.vfs
The public VFS API.
org.apache.commons.vfs.auth - package org.apache.commons.vfs.auth
VFS Authentication implementation
org.apache.commons.vfs.cache - package org.apache.commons.vfs.cache
VFS File caching
org.apache.commons.vfs.events - package org.apache.commons.vfs.events
VFS Events
org.apache.commons.vfs.example - package org.apache.commons.vfs.example
Examples classes.
org.apache.commons.vfs.impl - package org.apache.commons.vfs.impl
The standard VFS implementation.
org.apache.commons.vfs.libcheck - package org.apache.commons.vfs.libcheck
 
org.apache.commons.vfs.operations - package org.apache.commons.vfs.operations
VFS Operations handling.
org.apache.commons.vfs.operations.vcs - package org.apache.commons.vfs.operations.vcs
VFS version control operations.
org.apache.commons.vfs.provider - package org.apache.commons.vfs.provider
The File Provider API, and utility classes.
org.apache.commons.vfs.provider.bzip2 - package org.apache.commons.vfs.provider.bzip2
The BZIP2 File Provider
org.apache.commons.vfs.provider.compressed - package org.apache.commons.vfs.provider.compressed
The compressed file provider
org.apache.commons.vfs.provider.ftp - package org.apache.commons.vfs.provider.ftp
The FTP File Provider.
org.apache.commons.vfs.provider.gzip - package org.apache.commons.vfs.provider.gzip
The GZIP File Provider
org.apache.commons.vfs.provider.http - package org.apache.commons.vfs.provider.http
The HTTP File Provider
org.apache.commons.vfs.provider.https - package org.apache.commons.vfs.provider.https
The HTTPS File Provider
org.apache.commons.vfs.provider.jar - package org.apache.commons.vfs.provider.jar
The Jar File Provider.
org.apache.commons.vfs.provider.local - package org.apache.commons.vfs.provider.local
The Local File Provider.
org.apache.commons.vfs.provider.mime - package org.apache.commons.vfs.provider.mime
 
org.apache.commons.vfs.provider.ram - package org.apache.commons.vfs.provider.ram
The RAM File Provider.
org.apache.commons.vfs.provider.res - package org.apache.commons.vfs.provider.res
The Resource File Provider
org.apache.commons.vfs.provider.sftp - package org.apache.commons.vfs.provider.sftp
The SFTP Provider.
org.apache.commons.vfs.provider.smb - package org.apache.commons.vfs.provider.smb
The SMB/CIFS File Provider.
org.apache.commons.vfs.provider.tar - package org.apache.commons.vfs.provider.tar
The Tar File Provider.
org.apache.commons.vfs.provider.temp - package org.apache.commons.vfs.provider.temp
The Temporary Filespace Provider.
org.apache.commons.vfs.provider.url - package org.apache.commons.vfs.provider.url
The Default File Provider, which wraps java.net.URL.
org.apache.commons.vfs.provider.webdav - package org.apache.commons.vfs.provider.webdav
The WebDAV File Provider
org.apache.commons.vfs.provider.zip - package org.apache.commons.vfs.provider.zip
The Zip File Provider.
org.apache.commons.vfs.tasks - package org.apache.commons.vfs.tasks
The VFS Ant Tasks.
org.apache.commons.vfs.util - package org.apache.commons.vfs.util
Utility classes used by the VFS.
Os - Class in org.apache.commons.vfs.util
Class to help determining the OS.
OS_FAMILY_DOS - Static variable in class org.apache.commons.vfs.util.Os
All DOS based OSes.
OS_FAMILY_MAC - Static variable in class org.apache.commons.vfs.util.Os
All Mac based OSes.
OS_FAMILY_NETWARE - Static variable in class org.apache.commons.vfs.util.Os
Netware.
OS_FAMILY_OS2 - Static variable in class org.apache.commons.vfs.util.Os
OS/2.
OS_FAMILY_OSX - Static variable in class org.apache.commons.vfs.util.Os
OSX.
OS_FAMILY_UNIX - Static variable in class org.apache.commons.vfs.util.Os
All UNIX based OSes.
OS_FAMILY_WIN9X - Static variable in class org.apache.commons.vfs.util.Os
All Windows 9x based OSes.
OS_FAMILY_WINDOWS - Static variable in class org.apache.commons.vfs.util.Os
All Windows based OSes.
OS_FAMILY_WINNT - Static variable in class org.apache.commons.vfs.util.Os
All Windows NT based OSes.
OsFamily - Class in org.apache.commons.vfs.util
An enumerated type, which represents an OS family.

P

parseUri(FileName, String) - Method in class org.apache.commons.vfs.provider.AbstractFileProvider
Parses an absolute URI.
parseUri(VfsComponentContext, FileName, String) - Method in interface org.apache.commons.vfs.provider.FileNameParser
parses a String into a filename.
parseUri(FileName, String) - Method in interface org.apache.commons.vfs.provider.FileProvider
Parse the URI into a FileName.
parseUri(VfsComponentContext, FileName, String) - Method in class org.apache.commons.vfs.provider.HostFileNameParser
 
parseUri(VfsComponentContext, FileName, String) - Method in class org.apache.commons.vfs.provider.LayeredFileNameParser
Parse the base and name into a FileName.
parseUri(VfsComponentContext, FileName, String) - Method in class org.apache.commons.vfs.provider.local.LocalFileNameParser
 
parseUri(VfsComponentContext, FileName, String) - Method in class org.apache.commons.vfs.provider.smb.SmbFileNameParser
 
parseUri(VfsComponentContext, FileName, String) - Method in class org.apache.commons.vfs.provider.url.UrlFileNameParser
 
parseUri(VfsComponentContext, FileName, String) - Method in class org.apache.commons.vfs.provider.URLFileNameParser
 
parseURI(String) - Method in interface org.apache.commons.vfs.provider.VfsComponentContext
Parse a URI into a FileName.
parseURL(URL, String, int, int) - Method in class org.apache.commons.vfs.provider.DefaultURLStreamHandler
 
PASSWORD - Static variable in class org.apache.commons.vfs.UserAuthenticationData
The password.
PREAMBLE_CHARSET - Static variable in class org.apache.commons.vfs.provider.mime.MimeFileSystem
 
PrivilegedFileReplicator - Class in org.apache.commons.vfs.impl
A file replicator that wraps another file replicator, performing the replication as a privileged action.
PrivilegedFileReplicator(FileReplicator) - Constructor for class org.apache.commons.vfs.impl.PrivilegedFileReplicator
 
process() - Method in interface org.apache.commons.vfs.operations.FileOperation
Performs necessary actions that are related to the concrete implementation of a FileOperation.
promptPassphrase(String) - Method in class org.apache.commons.vfs.provider.sftp.TrustEveryoneUserInfo
 
promptPassword(String) - Method in class org.apache.commons.vfs.provider.sftp.TrustEveryoneUserInfo
 
promptYesNo(String) - Method in class org.apache.commons.vfs.provider.sftp.TrustEveryoneUserInfo
 
ProviderConfiguration - Class in org.apache.commons.vfs.impl
This class describes the configuration for a provider.
Used by digester in StandardFileSystemManager
ProviderConfiguration() - Constructor for class org.apache.commons.vfs.impl.ProviderConfiguration
 
PROXY_HTTP - Static variable in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
 
PROXY_SOCKS5 - Static variable in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
 
put(Object, Object) - Method in class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 
putAll(Map) - Method in class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 
putChannel(ChannelSftp) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystem
Returns a channel to the pool.
putClient(FtpClient) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystem
Returns an FTP client after use.
putFile(FileObject) - Method in class org.apache.commons.vfs.cache.DefaultFilesCache
 
putFile(FileObject) - Method in class org.apache.commons.vfs.cache.LRUFilesCache
 
putFile(FileObject) - Method in class org.apache.commons.vfs.cache.NullFilesCache
 
putFile(FileObject) - Method in class org.apache.commons.vfs.cache.SoftRefFilesCache
 
putFile(FileObject) - Method in interface org.apache.commons.vfs.FilesCache
add a fileobject to the cache.
putFileToCache(FileObject) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Adds a file object to the cache.

Q

queueAddFile(FileObject) - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
Queues a file for addition to be monitored.
queueRemoveFile(FileObject) - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
Queues a file for removal from being monitored.

R

RACRandomAccessFile - Class in org.apache.commons.vfs
Encapsulates a RandomAccessContent instance, allowing it to be used as a RandomAccessFile instance.
RACRandomAccessFile(RandomAccessContent) - Constructor for class org.apache.commons.vfs.RACRandomAccessFile
 
RamFileObject - Class in org.apache.commons.vfs.provider.ram
A RAM File contains a single RAM FileData instance, it provides methods to access the data by implementing FileObject interface.
RamFileObject(FileName, RamFileSystem) - Constructor for class org.apache.commons.vfs.provider.ram.RamFileObject
 
RamFileOutputStream - Class in org.apache.commons.vfs.provider.ram
OutputStream to a RamFile
RamFileOutputStream(RamFileObject) - Constructor for class org.apache.commons.vfs.provider.ram.RamFileOutputStream
 
RamFileProvider - Class in org.apache.commons.vfs.provider.ram
RAM File Provider
RamFileProvider() - Constructor for class org.apache.commons.vfs.provider.ram.RamFileProvider
Constructor
RamFileRandomAccessContent - Class in org.apache.commons.vfs.provider.ram
RAM File Random Access Content
RamFileRandomAccessContent(RamFileObject, RandomAccessMode) - Constructor for class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
RamFileSystem - Class in org.apache.commons.vfs.provider.ram
A RAM File System
RamFileSystem(FileName, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.ram.RamFileSystem
 
RamFileSystemConfigBuilder - Class in org.apache.commons.vfs.provider.ram
Config Builder for the RAM filesystem.
RANDOM_ACCESS_READ - Static variable in class org.apache.commons.vfs.Capability
File content can be read in random mode.
RANDOM_ACCESS_WRITE - Static variable in class org.apache.commons.vfs.Capability
File content can be written in random mode.
RandomAccessContent - Interface in org.apache.commons.vfs
Random Access Content.
RandomAccessMode - Class in org.apache.commons.vfs.util
An enumerated type representing the modes of a random access content.
read(byte[]) - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
read() - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
read(byte[], int, int) - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
read() - Method in class org.apache.commons.vfs.util.MonitorInputStream
Reads a character.
read(byte[], int, int) - Method in class org.apache.commons.vfs.util.MonitorInputStream
Reads bytes from this input stream.
READ - Static variable in class org.apache.commons.vfs.util.RandomAccessMode
read.
read() - Method in class org.apache.commons.vfs.util.SharedRandomContentInputStream
 
read(byte[], int, int) - Method in class org.apache.commons.vfs.util.SharedRandomContentInputStream
 
READ_CONTENT - Static variable in class org.apache.commons.vfs.Capability
File content can be read.
readBoolean() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readBoolean() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readBoolean() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readByte() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readByte() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readByte() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readChar() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readChar() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readChar() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readDouble() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readDouble() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readDouble() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readFloat() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readFloat() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readFloat() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readFully(byte[]) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readFully(byte[], int, int) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readFully(byte[]) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readFully(byte[], int, int) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readFully(byte[]) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readFully(byte[], int, int) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readInt() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readInt() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readInt() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readLine() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
Deprecated. see DataInputStream.readLine()
readLine() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readLine() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readLong() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readLong() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readLong() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readShort() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readShort() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readShort() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readUnsignedByte() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readUnsignedByte() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readUnsignedByte() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readUnsignedShort() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readUnsignedShort() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readUnsignedShort() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
readUTF() - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
readUTF() - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
readUTF() - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
READWRITE - Static variable in class org.apache.commons.vfs.util.RandomAccessMode
read/write.
refresh() - Method in interface org.apache.commons.vfs.FileObject
This will prepare the fileObject to get resynchronized with the underlaying filesystem if required.
refresh() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
refresh() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
This will prepare the fileObject to get resynchronized with the underlaying filesystem if required.
refresh() - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Refresh file information.
refresh() - Method in class org.apache.commons.vfs.provider.ftp.FtpFileObject
 
refresh() - Method in class org.apache.commons.vfs.provider.sftp.SftpFileObject
 
releaseConnection(HttpConnection) - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
 
releaseLocalConnection() - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
release the connection of the current thread
remove(Object) - Method in class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 
removeAttribute(String) - Method in interface org.apache.commons.vfs.FileContent
Removes the value of an attribute of the file's content.
removeAttribute(String) - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Removes an attribute.
removeCommitListener(VcsCommitListener) - Method in interface org.apache.commons.vfs.operations.vcs.VcsCommit
 
removeComponent(Object) - Method in class org.apache.commons.vfs.provider.AbstractVfsContainer
Removes a sub-component from this component.
removeDirectory(String) - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
removeFile(FileSystem, FileName) - Method in class org.apache.commons.vfs.cache.DefaultFilesCache
 
removeFile(FileSystem, FileName) - Method in class org.apache.commons.vfs.cache.LRUFilesCache
 
removeFile(FileSystem, FileName) - Method in class org.apache.commons.vfs.cache.NullFilesCache
 
removeFile(FileSystem, FileName) - Method in class org.apache.commons.vfs.cache.SoftRefFilesCache
 
removeFile(FileObject) - Method in interface org.apache.commons.vfs.FileMonitor
Removes a file from being monitored.
removeFile(FileSystem, FileName) - Method in interface org.apache.commons.vfs.FilesCache
removes a file from cache.
removeFile(FileObject) - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
Removes a file from being monitored.
removeFile() - Method in class org.apache.commons.vfs.impl.DefaultFileReplicator
removes a file from the copies list.
removeFile(Object) - Method in class org.apache.commons.vfs.impl.DefaultFileReplicator
removes a instance from the list of copies
removeFileFromCache(FileName) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
remove a cached file.
removeJunction(String) - Method in interface org.apache.commons.vfs.FileSystem
Removes a junction from this file system.
removeJunction(String) - Method in class org.apache.commons.vfs.impl.VirtualFileSystem
Removes a junction from this file system.
removeJunction(String) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Removes a junction from this file system.
removeListener(FileObject, FileListener) - Method in interface org.apache.commons.vfs.FileSystem
Removes a listener from a file in this file system.
removeListener(FileObject, FileListener) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Removes a listener from a file in this file system.
removeModifyListener(VcsModifyListener) - Method in interface org.apache.commons.vfs.operations.vcs.VcsRevert
 
removeUpdateListener(VcsUpdateListener) - Method in interface org.apache.commons.vfs.operations.vcs.VcsUpdate
 
RENAME - Static variable in class org.apache.commons.vfs.Capability
Files can be renamed.
rename(String, String) - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
REPLACED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
replicateFile(FileObject, FileSelector) - Method in interface org.apache.commons.vfs.FileSystem
Creates a temporary local copy of a file and its descendents.
replicateFile(FileObject, FileSelector) - Method in class org.apache.commons.vfs.impl.DefaultFileReplicator
Creates a local copy of the file, and all its descendents.
replicateFile(FileObject, FileSelector) - Method in class org.apache.commons.vfs.impl.PrivilegedFileReplicator
Creates a local copy of the file, and all its descendents.
replicateFile(FileObject, FileSelector) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Creates a temporary local copy of a file and its descendents.
replicateFile(FileObject, FileSelector) - Method in interface org.apache.commons.vfs.provider.FileReplicator
Creates a local copy of the file, and all its descendents.
requestAuthentication(UserAuthenticationData.Type[]) - Method in class org.apache.commons.vfs.auth.StaticUserAuthenticator
 
requestAuthentication(UserAuthenticationData.Type[]) - Method in interface org.apache.commons.vfs.UserAuthenticator
Queries the given type from the user.
requestRead() - Method in class org.apache.commons.vfs.util.RandomAccessMode
 
requestWrite() - Method in class org.apache.commons.vfs.util.RandomAccessMode
 
reset() - Method in class org.apache.commons.vfs.util.SharedRandomContentInputStream
 
resetAttributes() - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Used internally to flag situations where the file attributes should be reretrieved.
resetTarFile() - Method in class org.apache.commons.vfs.provider.tar.TarFileSystem
 
RESOLVED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
resolveFile(String, NameScope) - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
resolveFile(String) - Method in class org.apache.commons.vfs.cache.OnCallRefreshFileObject
 
resolveFile(String, NameScope) - Method in interface org.apache.commons.vfs.FileObject
Finds a file, relative to this file.
resolveFile(String) - Method in interface org.apache.commons.vfs.FileObject
Finds a file, relative to this file.
resolveFile(FileName) - Method in interface org.apache.commons.vfs.FileSystem
Finds a file in this file system.
resolveFile(String) - Method in interface org.apache.commons.vfs.FileSystem
Finds a file in this file system.
resolveFile(String) - Method in interface org.apache.commons.vfs.FileSystemManager
Locates a file by name.
resolveFile(String, FileSystemOptions) - Method in interface org.apache.commons.vfs.FileSystemManager
Locates a file by name.
resolveFile(FileObject, String) - Method in interface org.apache.commons.vfs.FileSystemManager
§ Locates a file by name.
resolveFile(File, String) - Method in interface org.apache.commons.vfs.FileSystemManager
Locates a file by name.
resolveFile(String, NameScope) - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
resolveFile(String) - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
resolveFile(String) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Locates a file by URI.
resolveFile(String, FileSystemOptions) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Locate a file by URI, use the FileSystemOptions for file-system creation.
resolveFile(File, String) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Locates a file by URI.
resolveFile(FileObject, String) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Resolves a URI, relative to a base file.
resolveFile(FileObject, String, FileSystemOptions) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Resolves a URI, realtive to a base file with specified FileSystem configuration.
resolveFile(String, NameScope) - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
resolveFile(String) - Method in class org.apache.commons.vfs.impl.SynchronizedFileObject
 
resolveFile(String, NameScope) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns a child by name.
resolveFile(String) - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Finds a file, relative to this file.
resolveFile(String) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Finds a file in this file system.
resolveFile(FileName) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Finds a file in this file system.
resolveFile(FileObject, String, FileSystemOptions) - Method in interface org.apache.commons.vfs.provider.VfsComponentContext
Locate a file by name.
resolveFile(String, FileSystemOptions) - Method in interface org.apache.commons.vfs.provider.VfsComponentContext
Locate a file by name.
resolveFile(String) - Method in class org.apache.commons.vfs.tasks.VfsTask
Resolves a URI to a file, relative to the project's base directory.
resolveName(FileName, String) - Method in interface org.apache.commons.vfs.FileSystemManager
Resolves a name, relative to this file name.
resolveName(FileName, String, NameScope) - Method in interface org.apache.commons.vfs.FileSystemManager
Resolves a name, relative to the "root" file name.
resolveName(FileName, String) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Resolves a name, relative to the file.
resolveName(FileName, String, NameScope) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Resolves a name, relative to the root.
resolveURI(String) - Method in interface org.apache.commons.vfs.FileSystemManager
Resolve the uri to a filename.
resolveURI(String) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Resolve the uri to a filename.
ResourceFileProvider - Class in org.apache.commons.vfs.provider.res
Description
ResourceFileProvider() - Constructor for class org.apache.commons.vfs.provider.res.ResourceFileProvider
 
ResourceFileSystemConfigBuilder - Class in org.apache.commons.vfs.provider.res
The config builder for various ftp configuration options
RESPONSE_CHARSET - Static variable in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
The character set property name.
RESTORED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
retrieveFileStream(String) - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
retrieveFileStream(String, long) - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
retryMethod(HttpMethod, HttpConnection, HttpRecoverableException, int, boolean) - Method in class org.apache.commons.vfs.provider.webdav.WebdavMethodRetryHandler
 
REVERTED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
ROOT_PATH - Static variable in interface org.apache.commons.vfs.FileName
The absolute path of the root of a file system.
run() - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
Asks the agent for each file being monitored to check its file for changes.

S

seek(long) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
seek(long) - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
seek(long) - Method in interface org.apache.commons.vfs.RandomAccessContent
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
seek(long) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
SELECT_ALL - Static variable in class org.apache.commons.vfs.Selectors
A FileSelector that selects the base file/folder, plus all its descendents.
SELECT_CHILDREN - Static variable in class org.apache.commons.vfs.Selectors
A FileSelector that selects only the direct children of the base folder.
SELECT_FILES - Static variable in class org.apache.commons.vfs.Selectors
A FileSelector that only files (not folders).
SELECT_FOLDERS - Static variable in class org.apache.commons.vfs.Selectors
A FileSelector that only folders (not files).
SELECT_SELF - Static variable in class org.apache.commons.vfs.Selectors
A FileSelector that selects only the base file/folder.
SELECT_SELF_AND_CHILDREN - Static variable in class org.apache.commons.vfs.Selectors
A FileSelector that selects the base file/folder and its direct children.
Selectors - Class in org.apache.commons.vfs
Several standard file selectors.
SEPARATOR - Static variable in interface org.apache.commons.vfs.FileName
The separator used in file paths.
SEPARATOR_CHAR - Static variable in interface org.apache.commons.vfs.FileName
The separator character used in file paths.
SET_LAST_MODIFIED_FILE - Static variable in class org.apache.commons.vfs.Capability
File set last-modified time is supported.
SET_LAST_MODIFIED_FOLDER - Static variable in class org.apache.commons.vfs.Capability
folder set last-modified time is supported.
setAttribute(String, Object) - Method in interface org.apache.commons.vfs.FileContent
Sets the value of an attribute of the file's content.
setAttribute(String, Object) - Method in interface org.apache.commons.vfs.FileSystem
Sets the value of an attribute of the file's content.
setAttribute(String, Object) - Method in class org.apache.commons.vfs.provider.AbstractFileSystem
Sets the attribute with the specified name.
setAttribute(String, Object) - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Sets the value of an attribute.
setBaseFile(FileObject) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Sets the base file to use when resolving relative URI.
setBaseFile(File) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Sets the base file to use when resolving relative URI.
setCacheStrategy(CacheStrategy) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Set the cache strategy to use when dealing with file object data.
setChecksPerRun(int) - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
set the number of files to check per run.
setClassLoader(ClassLoader) - Method in class org.apache.commons.vfs.impl.StandardFileSystemManager
Sets the ClassLoader to use to load the providers.
setClassLoader(FileSystemOptions, ClassLoader) - Method in class org.apache.commons.vfs.provider.res.ResourceFileSystemConfigBuilder
 
setClassName(String) - Method in class org.apache.commons.vfs.impl.ProviderConfiguration
 
setCompression(FileSystemOptions, String) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
configure the compression to use.
e.g.
setConfigClass(FileSystemOptions, String, String, Class) - Method in class org.apache.commons.vfs.util.DelegatingFileSystemOptionsBuilder
Set a single class value.
The class has to implement a no-args constructor, else the instantiation might fail.
setConfigClasses(FileSystemOptions, String, String, Class[]) - Method in class org.apache.commons.vfs.util.DelegatingFileSystemOptionsBuilder
Set an array of class values.
The class has to implement a no-args constructor, else the instantiation might fail.
setConfigString(FileSystemOptions, String, String, String) - Method in class org.apache.commons.vfs.util.DelegatingFileSystemOptionsBuilder
Set a single string value.
setConfigStrings(FileSystemOptions, String, String, String[]) - Method in class org.apache.commons.vfs.util.DelegatingFileSystemOptionsBuilder
Set an array of string value.
setConfiguration(String) - Method in class org.apache.commons.vfs.impl.StandardFileSystemManager
Sets the configuration file for this manager.
setConfiguration(URL) - Method in class org.apache.commons.vfs.impl.StandardFileSystemManager
Sets the configuration file for this manager.
setConnectionStaleCheckingEnabled(boolean) - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
Sets the staleCheckingEnabled value to be set on HttpConnections that are created.
setContext(VfsComponentContext) - Method in class org.apache.commons.vfs.impl.PrivilegedFileReplicator
Sets the context for the replicator.
setContext(VfsComponentContext) - Method in class org.apache.commons.vfs.provider.AbstractVfsComponent
Sets the context for this file system provider.
setContext(VfsComponentContext) - Method in interface org.apache.commons.vfs.provider.VfsComponent
Sets the context for the component.
setCookies(FileSystemOptions, Cookie[]) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
The cookies to add to the reqest
setCreatorName(FileSystemOptions, String) - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileSystemConfigBuilder
The user name to be associated with changes to the file.
setCryptor(Cryptor) - Static method in class org.apache.commons.vfs.util.CryptorFactory
Allows the Cryptor class to be set programmatically.
setData(UserAuthenticationData.Type, char[]) - Method in class org.apache.commons.vfs.UserAuthenticationData
set a data to this collection.
setDataTimeout(FileSystemOptions, Integer) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
set the data timeout for the ftp client.
If you set the dataTimeout to null no dataTimeout will be set on the ftp client.
setDefaultDateFormat(FileSystemOptions, String) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
set the language code used by the server.
setDefaultProvider(FileProvider) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Sets the default provider.
setDelay(long) - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
Set the delay between runs.
setDependency(String) - Method in class org.apache.commons.vfs.impl.ProviderConfiguration
 
setDestDir(String) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Sets the destination directory.
setDestFile(String) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Sets the destination file.
setDir(String) - Method in class org.apache.commons.vfs.tasks.MkdirTask
Sets the directory to create.
setEndRevision(long) - Method in interface org.apache.commons.vfs.operations.vcs.VcsLog
 
setEntryParser(FileSystemOptions, String) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
set the FQCN of your FileEntryParser used to parse the directory listing from your server.

If you do not use the default commons-net FTPFileEntryParserFactory e.g.
setEntryParserFactory(FileSystemOptions, FTPFileEntryParserFactory) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
FTPFileEntryParserFactory which will be used for ftp-entry parsing.
setExport(boolean) - Method in interface org.apache.commons.vfs.operations.vcs.VcsCheckout
 
setFailonerror(boolean) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Sets whether we should fail if there was an error or not
setFile(FileObject) - Method in class org.apache.commons.vfs.provider.DelegateFileObject
Attaches or detaches the target file.
setFile(String) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask.SourceInfo
 
setFile(String) - Method in class org.apache.commons.vfs.tasks.DeleteTask
Sets the file/folder to delete.
setFile(String) - Method in class org.apache.commons.vfs.tasks.ShowFileTask
The URL of the file to display.
setFileContentInfoFactory(FileContentInfoFactory) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
set the fileContentInfoFactory used to determine the infos of a file content.
setFileNameParser(FileNameParser) - Method in class org.apache.commons.vfs.provider.AbstractFileProvider
 
setFileObjectDecorator(Class) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Set a fileObject decorator to be used for ALL returned file objects.
setFilesCache(FilesCache) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Sets the filesCache implementation used to cache files.
setForce(boolean) - Method in interface org.apache.commons.vfs.operations.vcs.VcsDelete
 
setHostName(String) - Method in class org.apache.commons.vfs.provider.HostFileNameParser.Authority
 
setIdentities(FileSystemOptions, File[]) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
Set the identity files (your private key files).
Need to use a java.io.File as JSch cant deal with vfs FileObjects ;-)
setIdleStartTime(long) - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
 
setIncludes(String) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Sets the files to includes
setIncludes(String) - Method in class org.apache.commons.vfs.tasks.DeleteTask
Sets the files to includes
setKnownHosts(FileSystemOptions, File) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
Set the known_hosts file.
setLastModifiedTime(long) - Method in interface org.apache.commons.vfs.FileContent
Sets the last-modified timestamp of the file.
setLastModifiedTime(long) - Method in class org.apache.commons.vfs.provider.DefaultFileContent
Sets the last-modified timestamp.
setLength(long) - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
setLocalHttpConnection(HttpConnection) - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
 
setLogEntryHandler(VcsLogEntryHandler) - Method in interface org.apache.commons.vfs.operations.vcs.VcsLog
 
setLogger(Log) - Method in interface org.apache.commons.vfs.FileSystemManager
Sets the logger to use.
setLogger(Log) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Sets the logger to use.
setLogger(Log) - Method in class org.apache.commons.vfs.impl.PrivilegedFileReplicator
Sets the Logger to use for the component.
setLogger(Log) - Method in class org.apache.commons.vfs.provider.AbstractVfsComponent
Sets the Logger to use for the component.
setLogger(Log) - Method in interface org.apache.commons.vfs.provider.VfsComponent
Sets the Logger to use for the component.
setMakedir(boolean) - Method in interface org.apache.commons.vfs.operations.vcs.VcsAdd
 
setMaxConnectionsPerHost(FileSystemOptions, int) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
The maximum number of connections allowed to any host
setMaxSize(FileSystemOptions, int) - Method in class org.apache.commons.vfs.provider.ram.RamFileSystemConfigBuilder
sets the maximum size of the file system
setMaxTotalConnections(FileSystemOptions, int) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
The maximum number of connections allowed
setMessage(String) - Method in interface org.apache.commons.vfs.operations.vcs.VcsCommit
 
setOverwrite(boolean) - Method in class org.apache.commons.vfs.tasks.CopyTask
Enable/disable overwriting of up-to-date files.
setParam(FileSystemOptions, String, Object) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
 
setParams(HttpConnectionManagerParams) - Method in class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
 
setPassiveMode(FileSystemOptions, boolean) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
enter into passive mode.
setPassword(String) - Method in class org.apache.commons.vfs.provider.HostFileNameParser.Authority
 
setPort(int) - Method in class org.apache.commons.vfs.provider.HostFileNameParser.Authority
 
setPreferredAuthentications(FileSystemOptions, String) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
Configure authentication order
setPreserveLastModified(boolean) - Method in class org.apache.commons.vfs.tasks.CopyTask
Enable/disable preserving last modified time of copied files.
setProxyAuthenticator(FileSystemOptions, UserAuthenticator) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
Set the proxy authenticator where the system should get the credentials from
setProxyHost(FileSystemOptions, String) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
Set the proxy to use for http connection.
You have to set the ProxyPort too if you would like to have the proxy relly used.
setProxyHost(FileSystemOptions, String) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
Set the proxy to use for sftp connection.
You have to set the ProxyPort too if you would like to have the proxy relly used.
setProxyPort(FileSystemOptions, int) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
Set the proxy-port to use for http connection You have to set the ProxyHost too if you would like to have the proxy relly used.
setProxyPort(FileSystemOptions, int) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
Set the proxy-port to use for sftp connection You have to set the ProxyHost too if you would like to have the proxy relly used.
setProxyType(FileSystemOptions, SftpFileSystemConfigBuilder.ProxyType) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
Set the proxy type to use for sftp connection.
setRecentDateFormat(FileSystemOptions, String) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
see FTPClientConfig for details and examples.
setRecursive(boolean) - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
Access method to set the recursive setting when adding files for monitoring.
setRecursive(boolean) - Method in interface org.apache.commons.vfs.operations.vcs.VcsAdd
 
setRecursive(boolean) - Method in interface org.apache.commons.vfs.operations.vcs.VcsCheckout
 
setRecursive(boolean) - Method in interface org.apache.commons.vfs.operations.vcs.VcsCommit
 
setRecursive(boolean) - Method in interface org.apache.commons.vfs.operations.vcs.VcsRevert
 
setRecursive(boolean) - Method in interface org.apache.commons.vfs.operations.vcs.VcsUpdate
 
setRecursive(boolean) - Method in class org.apache.commons.vfs.tasks.ShowFileTask
Recursively shows the decendents of the file.
setReplicator(FileReplicator) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Sets the file replicator to use.
setRevision(long) - Method in interface org.apache.commons.vfs.operations.vcs.VcsCheckout
 
setRevision(long) - Method in interface org.apache.commons.vfs.operations.vcs.VcsUpdate
 
setRootURI(FileSystemOptions, String) - Method in class org.apache.commons.vfs.FileSystemConfigBuilder
The root URI of the file system.
setScheme(String) - Method in class org.apache.commons.vfs.impl.ProviderConfiguration
 
setScheme(String) - Method in class org.apache.commons.vfs.provider.HostFileNameParser.Authority
 
setServerLanguageCode(FileSystemOptions, String) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
set the language code used by the server.
setServerTimeZoneId(FileSystemOptions, String) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
see FTPClientConfig for details and examples.
setShortMonthNames(FileSystemOptions, String[]) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
see FTPClientConfig for details and examples.
setShowContent(boolean) - Method in class org.apache.commons.vfs.tasks.ShowFileTask
Shows the content.
setSoTimeout(FileSystemOptions, Integer) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
set the socket timeout for the ftp client.
If you set the socketTimeout to null no socketTimeout will be set on the ftp client.
setSrc(String) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Sets the source file
setSrcDir(String) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Sets the source directory
setSrcDir(String) - Method in class org.apache.commons.vfs.tasks.DeleteTask
Sets the source directory
setSrcDirIsBase(boolean) - Method in class org.apache.commons.vfs.tasks.AbstractSyncTask
Sets whether the source directory should be consider as the base directory.
setStartRevision(long) - Method in interface org.apache.commons.vfs.operations.vcs.VcsLog
 
setStrictHostKeyChecking(FileSystemOptions, String) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
configure the host key checking to use.
valid arguments are only yes, no and ask.
See the jsch documentation for details.
setTarEntry(TarEntry) - Method in class org.apache.commons.vfs.provider.tar.TarFileObject
Sets the details for this file object.
setTargetDirectory(FileObject) - Method in interface org.apache.commons.vfs.operations.vcs.VcsCheckout
 
setTemporaryFileStore(TemporaryFileStore) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Sets the temporary file store to use.
setTimeout(FileSystemOptions, Integer) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
set the timeout value on jsch session
setTryRename(boolean) - Method in class org.apache.commons.vfs.tasks.MoveTask
Enable/disable move/rename of file (if possible)
setupMethod(HttpMethod) - Method in class org.apache.commons.vfs.provider.http.HttpFileObject
Prepares a Method object.
setupMethod(HttpMethod) - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileObject
Prepares a Method object.
setUriStyle(boolean) - Static method in class org.apache.commons.vfs.VFS
 
setUrlCharset(FileSystemOptions, String) - Method in class org.apache.commons.vfs.provider.http.HttpFileSystemConfigBuilder
Set the charset used for url encoding
setUserAuthenticator(FileSystemOptions, UserAuthenticator) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemConfigBuilder
Sets the user authenticator to get authentication informations.
setUserDirIsRoot(FileSystemOptions, boolean) - Method in class org.apache.commons.vfs.provider.ftp.FtpFileSystemConfigBuilder
use user directory as root (do not change to fs root).
setUserDirIsRoot(FileSystemOptions, boolean) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
use user directory as root (do not change to fs root)
setUserInfo(FileSystemOptions, UserInfo) - Method in class org.apache.commons.vfs.provider.sftp.SftpFileSystemConfigBuilder
Set the userinfo class to use if e.g.
setUserName(String) - Method in class org.apache.commons.vfs.provider.HostFileNameParser.Authority
 
setVersioning(FileSystemOptions, boolean) - Method in class org.apache.commons.vfs.provider.webdav.WebdavFileSystemConfigBuilder
Whether to use versioning.
setZipEntry(ZipEntry) - Method in class org.apache.commons.vfs.provider.zip.ZipFileObject
Sets the details for this file object.
SftpCheck - Class in org.apache.commons.vfs.libcheck
Basic check for sftp
SftpCheck() - Constructor for class org.apache.commons.vfs.libcheck.SftpCheck
 
SftpClientFactory - Class in org.apache.commons.vfs.provider.sftp
Create a JSch Session instance
SftpFileNameParser - Class in org.apache.commons.vfs.provider.sftp
Implementation for sftp.
SftpFileNameParser() - Constructor for class org.apache.commons.vfs.provider.sftp.SftpFileNameParser
 
SftpFileObject - Class in org.apache.commons.vfs.provider.sftp
An SFTP file.
SftpFileObject(FileName, SftpFileSystem) - Constructor for class org.apache.commons.vfs.provider.sftp.SftpFileObject
 
SftpFileProvider - Class in org.apache.commons.vfs.provider.sftp
A provider for accessing files over SFTP.
SftpFileProvider() - Constructor for class org.apache.commons.vfs.provider.sftp.SftpFileProvider
 
SftpFileSystem - Class in org.apache.commons.vfs.provider.sftp
Represents the files on an SFTP server.
SftpFileSystem(GenericFileName, Session, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.sftp.SftpFileSystem
 
SftpFileSystemConfigBuilder - Class in org.apache.commons.vfs.provider.sftp
The config builder for various sftp configuration options
SftpFileSystemConfigBuilder.ProxyType - Class in org.apache.commons.vfs.provider.sftp
 
SharedRandomContentInputStream - Class in org.apache.commons.vfs.util
A wrapper to an FileObject to get a SharedInputStream
SharedRandomContentInputStream(FileObject) - Constructor for class org.apache.commons.vfs.util.SharedRandomContentInputStream
 
Shell - Class in org.apache.commons.vfs.example
A simple command-line shell for performing file operations.
ShowFileTask - Class in org.apache.commons.vfs.tasks
An Ant task that writes the details of a file to Ant's log.
ShowFileTask() - Constructor for class org.apache.commons.vfs.tasks.ShowFileTask
 
showMessage(String) - Method in class org.apache.commons.vfs.provider.sftp.TrustEveryoneUserInfo
 
ShowProperties - Class in org.apache.commons.vfs.example
A simple that prints the properties of the file passed as first parameter.
ShowProperties() - Constructor for class org.apache.commons.vfs.example.ShowProperties
 
SIGNING - Static variable in class org.apache.commons.vfs.Capability
File content signing is supported.
singleByteBuf - Variable in class org.apache.commons.vfs.RACRandomAccessFile
 
size() - Method in class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 
skip(long) - Method in class org.apache.commons.vfs.util.SharedRandomContentInputStream
 
skipBytes(int) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessStreamContent
 
skipBytes(int) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
skipBytes(int) - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
skipBytes(int) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
SmbFileName - Class in org.apache.commons.vfs.provider.smb
An SMB URI.
SmbFileName(String, String, int, String, String, String, String, String, FileType) - Constructor for class org.apache.commons.vfs.provider.smb.SmbFileName
 
SmbFileNameParser - Class in org.apache.commons.vfs.provider.smb
Implementation for sftp.
SmbFileNameParser() - Constructor for class org.apache.commons.vfs.provider.smb.SmbFileNameParser
 
SmbFileObject - Class in org.apache.commons.vfs.provider.smb
A file in an SMB file system.
SmbFileObject(FileName, SmbFileSystem) - Constructor for class org.apache.commons.vfs.provider.smb.SmbFileObject
 
SmbFileProvider - Class in org.apache.commons.vfs.provider.smb
A provider for SMB (Samba, Windows share) file systems.
SmbFileProvider() - Constructor for class org.apache.commons.vfs.provider.smb.SmbFileProvider
 
SmbFileSystem - Class in org.apache.commons.vfs.provider.smb
An SMB file system.
SmbFileSystem(FileName, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.smb.SmbFileSystem
 
SoftRefFilesCache - Class in org.apache.commons.vfs.cache
This implementation caches every file as long as it is strongly reachable by the java vm.
SoftRefFilesCache() - Constructor for class org.apache.commons.vfs.cache.SoftRefFilesCache
 
StandardFileSystemManager - Class in org.apache.commons.vfs.impl
A FileSystemManager that configures itself from an XML (Default: providers.xml) configuration file.
Certain providers are only loaded and available if the dependend library is in your classpath.
StandardFileSystemManager() - Constructor for class org.apache.commons.vfs.impl.StandardFileSystemManager
 
start() - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
Starts monitoring the files that have been added.
StaticUserAuthenticator - Class in org.apache.commons.vfs.auth
Provides always the same credentials data passed in with the constructor.
StaticUserAuthenticator(String, String, String) - Constructor for class org.apache.commons.vfs.auth.StaticUserAuthenticator
 
stop() - Method in class org.apache.commons.vfs.impl.DefaultFileMonitor
Stops monitoring the files that have been added.
storeFileStream(String) - Method in interface org.apache.commons.vfs.provider.ftp.FtpClient
 
SynchronizedFileObject - Class in org.apache.commons.vfs.impl
This decorator synchronize all access to the FileObject.
SynchronizedFileObject(FileObject) - Constructor for class org.apache.commons.vfs.impl.SynchronizedFileObject
 
SyncTask - Class in org.apache.commons.vfs.tasks
A task that synchronises the destination folder to look exactly like the source folder (or folders).
SyncTask() - Constructor for class org.apache.commons.vfs.tasks.SyncTask
 

T

TarFileObject - Class in org.apache.commons.vfs.provider.tar
A file in a Tar file system.
TarFileObject(FileName, TarEntry, TarFileSystem, boolean) - Constructor for class org.apache.commons.vfs.provider.tar.TarFileObject
 
TarFileProvider - Class in org.apache.commons.vfs.provider.tar
A file system provider for Tar files.
TarFileProvider() - Constructor for class org.apache.commons.vfs.provider.tar.TarFileProvider
 
TarFileSystem - Class in org.apache.commons.vfs.provider.tar
A read-only file system for Tar files.
TarFileSystem(FileName, FileObject, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.tar.TarFileSystem
 
Tbz2FileProvider - Class in org.apache.commons.vfs.provider.tar
A file system provider for Tar files.
Tbz2FileProvider() - Constructor for class org.apache.commons.vfs.provider.tar.Tbz2FileProvider
 
TemporaryFileProvider - Class in org.apache.commons.vfs.provider.temp
A provider for temporary files.
TemporaryFileProvider(File) - Constructor for class org.apache.commons.vfs.provider.temp.TemporaryFileProvider
 
TemporaryFileProvider() - Constructor for class org.apache.commons.vfs.provider.temp.TemporaryFileProvider
 
TemporaryFileStore - Interface in org.apache.commons.vfs.provider
Manages a repository of temporary local files.
TgzFileProvider - Class in org.apache.commons.vfs.provider.tar
A file system provider for Tar files.
TgzFileProvider() - Constructor for class org.apache.commons.vfs.provider.tar.TgzFileProvider
 
ThreadLocalHttpConnectionManager - Class in org.apache.commons.vfs.provider.http
A connection manager that provides access to a single HttpConnection.
ThreadLocalHttpConnectionManager() - Constructor for class org.apache.commons.vfs.provider.http.ThreadLocalHttpConnectionManager
 
toBytes(long, byte[]) - Static method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
Build a 8-byte array from a long.
toChar(String) - Static method in class org.apache.commons.vfs.util.UserAuthenticatorUtils
Converts a string to a char array (null safe).
toExternalForm(URL) - Method in class org.apache.commons.vfs.provider.DefaultURLStreamHandler
 
toFileObject(File) - Method in interface org.apache.commons.vfs.FileSystemManager
Converts a local file into a FileObject.
toFileObject(File) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Converts a local file into a FileObject.
toFileObject(File) - Method in interface org.apache.commons.vfs.provider.VfsComponentContext
Returns a FileObject for a local file.
toLong(byte[]) - Static method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
Build a long from first 8 bytes of the array.
toShort(byte[]) - Static method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
Build a short from first 2 bytes of the array.
toString() - Method in class org.apache.commons.vfs.auth.StaticUserAuthenticator
toString() - Method in class org.apache.commons.vfs.CacheStrategy
Returns the name of the scope.
toString() - Method in class org.apache.commons.vfs.Capability
 
toString() - Method in class org.apache.commons.vfs.FileType
Returns the name of this type.
toString() - Method in class org.apache.commons.vfs.impl.DecoratedFileObject
 
toString() - Method in class org.apache.commons.vfs.NameScope
Returns the name of the scope.
toString() - Method in class org.apache.commons.vfs.provider.AbstractFileName
Returns the URI of the file.
toString() - Method in class org.apache.commons.vfs.provider.AbstractFileObject
Returns the URI of the file.
toString() - Method in class org.apache.commons.vfs.UserAuthenticationData.Type
 
toString(char[]) - Static method in class org.apache.commons.vfs.util.UserAuthenticatorUtils
converts the given data to a string (null safe).
touchFile(FileObject) - Method in class org.apache.commons.vfs.cache.DefaultFilesCache
 
touchFile(FileObject) - Method in class org.apache.commons.vfs.cache.LRUFilesCache
 
touchFile(FileObject) - Method in class org.apache.commons.vfs.cache.NullFilesCache
 
touchFile(FileObject) - Method in class org.apache.commons.vfs.cache.SoftRefFilesCache
 
toUnsignedShort(byte[]) - Static method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
Build a short from first 2 bytes of the array.
TRANS_SEPARATOR - Static variable in class org.apache.commons.vfs.provider.UriParser
The set of valid separators.
traverseDescendents(FileSelectInfo) - Method in class org.apache.commons.vfs.AllFileSelector
Determines whether a folder should be traversed.
traverseDescendents(FileSelectInfo) - Method in class org.apache.commons.vfs.FileDepthSelector
Determines whether a folder should be traversed.
traverseDescendents(FileSelectInfo) - Method in interface org.apache.commons.vfs.FileSelector
Determines whether a folder should be traversed.
traverseDescendents(FileSelectInfo) - Method in class org.apache.commons.vfs.FileTypeSelector
Determines whether a folder should be traversed.
TrustEveryoneUserInfo - Class in org.apache.commons.vfs.provider.sftp
Helper class to trust a new host
TrustEveryoneUserInfo() - Constructor for class org.apache.commons.vfs.provider.sftp.TrustEveryoneUserInfo
 

U

UNKNOWN - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
UNVERSIONED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
UPDATED - Static variable in interface org.apache.commons.vfs.operations.vcs.VcsStatus
 
updated(String, long, int) - Method in interface org.apache.commons.vfs.operations.vcs.VcsUpdateListener
 
URI - Static variable in class org.apache.commons.vfs.Capability
URI are supported.
UriParser - Class in org.apache.commons.vfs.provider
Utilities for dealing with URIs.
UrlFileName - Class in org.apache.commons.vfs.provider.url
Created by IntelliJ IDEA.
UrlFileName(String, String, int, int, String, String, String, FileType, String) - Constructor for class org.apache.commons.vfs.provider.url.UrlFileName
 
URLFileName - Class in org.apache.commons.vfs.provider
 
URLFileName(String, String, int, int, String, String, String, FileType, String) - Constructor for class org.apache.commons.vfs.provider.URLFileName
 
UrlFileNameParser - Class in org.apache.commons.vfs.provider.url
Implementation for any java.net.url based filesystem.
Composite of URLFilenameParser and GenericFilenameParser
UrlFileNameParser() - Constructor for class org.apache.commons.vfs.provider.url.UrlFileNameParser
 
URLFileNameParser - Class in org.apache.commons.vfs.provider
Implementation for any url based filesystem.
Parses the url into user/password/host/port/path/queryString
URLFileNameParser(int) - Constructor for class org.apache.commons.vfs.provider.URLFileNameParser
 
UrlFileObject - Class in org.apache.commons.vfs.provider.url
A FileObject implementation backed by a URL.
UrlFileObject(UrlFileSystem, FileName) - Constructor for class org.apache.commons.vfs.provider.url.UrlFileObject
 
UrlFileProvider - Class in org.apache.commons.vfs.provider.url
A file provider backed by Java's URL API.
UrlFileProvider() - Constructor for class org.apache.commons.vfs.provider.url.UrlFileProvider
 
UrlFileSystem - Class in org.apache.commons.vfs.provider.url
A File system backed by Java's URL API.
UrlFileSystem(FileName, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.url.UrlFileSystem
 
UserAuthenticationData - Class in org.apache.commons.vfs
Container for various authentication data.
UserAuthenticationData() - Constructor for class org.apache.commons.vfs.UserAuthenticationData
 
UserAuthenticationData.Type - Class in org.apache.commons.vfs
Inner class to represent portions of the user authentication data.
UserAuthenticationData.Type(String) - Constructor for class org.apache.commons.vfs.UserAuthenticationData.Type
 
UserAuthenticator - Interface in org.apache.commons.vfs
The user authenticator is used to query credentials from the user.
UserAuthenticatorUtils - Class in org.apache.commons.vfs.util
Some helper methods used for authentication.
USERNAME - Static variable in class org.apache.commons.vfs.UserAuthenticationData
The user name.

V

values() - Method in class org.apache.commons.vfs.provider.mime.MimeAttributesMap
 
VcsAdd - Interface in org.apache.commons.vfs.operations.vcs
 
VcsCheckout - Interface in org.apache.commons.vfs.operations.vcs
 
VcsCommit - Interface in org.apache.commons.vfs.operations.vcs
 
VcsCommitListener - Interface in org.apache.commons.vfs.operations.vcs
 
VcsDelete - Interface in org.apache.commons.vfs.operations.vcs
 
VcsLog - Interface in org.apache.commons.vfs.operations.vcs
 
VcsLogEntry - Class in org.apache.commons.vfs.operations.vcs
 
VcsLogEntry(String, long, String, Calendar, String) - Constructor for class org.apache.commons.vfs.operations.vcs.VcsLogEntry
 
VcsLogEntryHandler - Interface in org.apache.commons.vfs.operations.vcs
 
VcsModifyListener - Interface in org.apache.commons.vfs.operations.vcs
 
VcsRevert - Interface in org.apache.commons.vfs.operations.vcs
Restores pristine working copy file and cancels all local modifications.
VcsStatus - Interface in org.apache.commons.vfs.operations.vcs
 
VcsUpdate - Interface in org.apache.commons.vfs.operations.vcs
 
VcsUpdateListener - Interface in org.apache.commons.vfs.operations.vcs
 
VFS - Class in org.apache.commons.vfs
The main entry point for the VFS.
VFSClassLoader - Class in org.apache.commons.vfs.impl
A class loader that can load classes and resources from a search path VFS FileObjects refering both to folders and JAR files.
VFSClassLoader(FileObject, FileSystemManager) - Constructor for class org.apache.commons.vfs.impl.VFSClassLoader
Constructors a new VFSClassLoader for the given file.
VFSClassLoader(FileObject, FileSystemManager, ClassLoader) - Constructor for class org.apache.commons.vfs.impl.VFSClassLoader
Constructors a new VFSClassLoader for the given file.
VFSClassLoader(FileObject[], FileSystemManager) - Constructor for class org.apache.commons.vfs.impl.VFSClassLoader
Constructors a new VFSClassLoader for the given files.
VFSClassLoader(FileObject[], FileSystemManager, ClassLoader) - Constructor for class org.apache.commons.vfs.impl.VFSClassLoader
Constructors a new VFSClassLoader for the given FileObjects.
VfsComponent - Interface in org.apache.commons.vfs.provider
This interface is used to manage the lifecycle of all VFS components.
VfsComponentContext - Interface in org.apache.commons.vfs.provider
Allows VFS components to access the services they need, such as the file replicator.
VfsLog - Class in org.apache.commons.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.
VfsTask - Class in org.apache.commons.vfs.tasks
Base class for the VFS Ant tasks.
VfsTask() - Constructor for class org.apache.commons.vfs.tasks.VfsTask
 
VIRTUAL - Static variable in class org.apache.commons.vfs.Capability
A virtual filesystem can be an archive like tar or zip.
VirtualFileName - Class in org.apache.commons.vfs.impl
A simple Filename to hold the scheme for to be created virtual filesytsem.
VirtualFileName(String, String, FileType) - Constructor for class org.apache.commons.vfs.impl.VirtualFileName
 
VirtualFileProvider - Class in org.apache.commons.vfs.impl
A virtual filesystem provider.
VirtualFileProvider() - Constructor for class org.apache.commons.vfs.impl.VirtualFileProvider
 
VirtualFileSystem - Class in org.apache.commons.vfs.impl
A logical file system, made up of set of junctions, or links, to files from other file systems.
VirtualFileSystem(FileName, FileSystemOptions) - Constructor for class org.apache.commons.vfs.impl.VirtualFileSystem
 

W

warn(Log, Log, String, Throwable) - Static method in class org.apache.commons.vfs.VfsLog
warning.
warn(Log, Log, String) - Static method in class org.apache.commons.vfs.VfsLog
warning.
WeakRefFileListener - Class in org.apache.commons.vfs.util
Wrap a listener with a WeakReference.
WeakRefFileListener(FileObject, FileListener) - Constructor for class org.apache.commons.vfs.util.WeakRefFileListener
 
WeakRefFilesCache - Class in org.apache.commons.vfs.cache
This implementation caches every file as long as it is strongly reachable by the java vm.
WeakRefFilesCache() - Constructor for class org.apache.commons.vfs.cache.WeakRefFilesCache
 
WebdavFileContentInfoFactory - Class in org.apache.commons.vfs.provider.webdav
Determines the content information for files accessed via WebDAV.
WebdavFileContentInfoFactory() - Constructor for class org.apache.commons.vfs.provider.webdav.WebdavFileContentInfoFactory
 
WebdavFileNameParser - Class in org.apache.commons.vfs.provider.webdav
Implementation for http.
WebdavFileNameParser() - Constructor for class org.apache.commons.vfs.provider.webdav.WebdavFileNameParser
 
WebdavFileObject - Class in org.apache.commons.vfs.provider.webdav
A WebDAV file.
WebdavFileObject(FileName, WebdavFileSystem) - Constructor for class org.apache.commons.vfs.provider.webdav.WebdavFileObject
 
WebdavFileProvider - Class in org.apache.commons.vfs.provider.webdav
A provider for WebDAV.
WebdavFileProvider() - Constructor for class org.apache.commons.vfs.provider.webdav.WebdavFileProvider
 
WebdavFileSystem - Class in org.apache.commons.vfs.provider.webdav
A WebDAV file system.
WebdavFileSystem(GenericFileName, HttpClient, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.webdav.WebdavFileSystem
 
WebdavFileSystemConfigBuilder - Class in org.apache.commons.vfs.provider.webdav
Configuration options for WebDav.
WebdavMethodRetryHandler - Class in org.apache.commons.vfs.provider.webdav
A retry handler which will retry a failed webdav method one time.
Now that webdavlib didnt support adding a MethodRetryHandler only a few operations are restartable yet.
WindowsFileName - Class in org.apache.commons.vfs.provider.local
A local file URI.
WindowsFileName(String, String, String, FileType) - Constructor for class org.apache.commons.vfs.provider.local.WindowsFileName
 
WindowsFileNameParser - Class in org.apache.commons.vfs.provider.local
A parser for Windows file names.
WindowsFileNameParser() - Constructor for class org.apache.commons.vfs.provider.local.WindowsFileNameParser
 
wrapInputStream(String, InputStream) - Static method in class org.apache.commons.vfs.provider.bzip2.Bzip2FileObject
 
write(int) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
write(byte[]) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
write(byte[], int, int) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
write(byte[], int, int) - Method in class org.apache.commons.vfs.provider.ram.RamFileOutputStream
 
write(int) - Method in class org.apache.commons.vfs.provider.ram.RamFileOutputStream
 
write(byte[], int, int) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
write(byte[]) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
write(int) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
write(int) - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
write(byte[]) - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
write(byte[], int, int) - Method in class org.apache.commons.vfs.RACRandomAccessFile
 
write(int) - Method in class org.apache.commons.vfs.util.MonitorOutputStream
 
write(byte[], int, int) - Method in class org.apache.commons.vfs.util.MonitorOutputStream
 
write(byte[]) - Method in class org.apache.commons.vfs.util.MonitorOutputStream
 
write(int) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
write(byte[]) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
write(byte[], int, int) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
WRITE_CONTENT - Static variable in class org.apache.commons.vfs.Capability
File content can be written.
writeBoolean(boolean) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
writeBoolean(boolean) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
writeBoolean(boolean) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
writeByte(int) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
writeByte(int) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
writeByte(int) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
writeBytes(String) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
writeBytes(String) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
writeBytes(String) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
writeChar(int) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
writeChar(int) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
writeChar(int) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
writeChars(String) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
writeChars(String) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
writeChars(String) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
writeContent(FileObject, OutputStream) - Static method in class org.apache.commons.vfs.FileUtil
Writes the content of a file to an OutputStream.
writeDouble(double) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
writeDouble(double) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
writeDouble(double) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
writeFloat(float) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
writeFloat(float) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
writeFloat(float) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
writeInt(int) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
writeInt(int) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
writeInt(int) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
writeLong(long) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
writeLong(long) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
writeLong(long) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
writeShort(int) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
writeShort(int) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
writeShort(int) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 
writeUTF(String) - Method in class org.apache.commons.vfs.provider.AbstractRandomAccessContent
 
writeUTF(String) - Method in class org.apache.commons.vfs.provider.ram.RamFileRandomAccessContent
 
writeUTF(String) - Method in class org.apache.commons.vfs.util.MonitorRandomAccessContent
 

Z

ZipFileObject - Class in org.apache.commons.vfs.provider.zip
A file in a Zip file system.
ZipFileObject(FileName, ZipEntry, ZipFileSystem, boolean) - Constructor for class org.apache.commons.vfs.provider.zip.ZipFileObject
 
ZipFileProvider - Class in org.apache.commons.vfs.provider.zip
A file system provider for Zip files.
ZipFileProvider() - Constructor for class org.apache.commons.vfs.provider.zip.ZipFileProvider
 
ZipFileSystem - Class in org.apache.commons.vfs.provider.zip
A read-only file system for Zip/Jar files.
ZipFileSystem(FileName, FileObject, FileSystemOptions) - Constructor for class org.apache.commons.vfs.provider.zip.ZipFileSystem
 

_

_closeFileSystem(FileSystem) - Method in class org.apache.commons.vfs.impl.DefaultFileSystemManager
Closes the given filesystem.
If you use VFS as singleton it is VERY dangerous to call this method

A B C D E F G H I J K L M N O P Q R S T U V W Z _

Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.