Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addCapabilities(Collection<Capability>) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystem
-
Returns the capabilities of this file system.
- AUTHENTICATOR_TYPES - Static variable in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileProvider
-
Deprecated.Might be removed in the next major version.
C
- capabilities - Static variable in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileProvider
-
The capabilities of the WebDAV provider.
- capabilities - Static variable in class org.apache.commons.vfs2.provider.webdav4s.Webdav4sFileProvider
-
The capabilities of the WebDAV provider.
- create(FileContent) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileContentInfoFactory
- createFile(AbstractFileName) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystem
-
Creates a file object.
D
- DEFAULT_CAPABILITIES - Static variable in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileProvider
-
The capabilities of the WebDAV provider.
- doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileProvider
-
Creates a
FileSystem
. - doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.apache.commons.vfs2.provider.webdav4s.Webdav4sFileProvider
-
Creates a
FileSystem
. - doCreateFolder() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Creates this file as a folder.
- doDelete() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Deletes the file.
- doGetAttributes() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Returns the properties of the Webdav resource.
- doGetContentSize() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Returns the size of the file content (in bytes).
- doGetLastModifiedTime() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Returns the last modified time of this file.
- doGetOutputStream(boolean) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
- doGetType() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Determines the type of this file.
- doIsWriteable() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Determines if this file can be written to.
- doListChildren() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Lists the children of the file.
- doListChildrenResolved() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Lists the children of the file.
- doRename(FileObject) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Rename the file.
- doSetAttribute(String, Object) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Sets an attribute of this file.
E
- ExceptionConverter - Class in org.apache.commons.vfs2.provider.webdav4
-
Converts WebDAV exceptions into FileSystemExceptions.
G
- generate(DavException) - Static method in class org.apache.commons.vfs2.provider.webdav4.ExceptionConverter
-
Generates a new instance of FileSystemException.
- getAppendTrailingSlash(FileSystemOptions) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystemConfigBuilder
-
Gets whether a trailing slash ( / ) should be appended to the path.
- getCapabilities() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileProvider
- getCapabilities() - Method in class org.apache.commons.vfs2.provider.webdav4s.Webdav4sFileProvider
- getConfigBuilder() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileProvider
- getConfigBuilder() - Method in class org.apache.commons.vfs2.provider.webdav4s.Webdav4sFileProvider
- getConfigClass() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystemConfigBuilder
- getCreatorName(FileSystemOptions) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystemConfigBuilder
-
Gets the user name to be associated with changes to the file.
- getFileContentInfoFactory() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
- getFollowRedirect(FileSystemOptions) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystemConfigBuilder
-
Gets whether to follow redirects for the connection.
- getInstance() - Static method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileNameParser
-
Gets the singleton instance.
- getInstance() - Static method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystemConfigBuilder
-
Gets the singleton builder.
- getInstance() - Static method in class org.apache.commons.vfs2.provider.webdav4s.Webdav4sFileNameParser
-
Gets the singleton instance.
- getPathQueryEncoded(String) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileName
-
Gets the path encoded suitable for url like file system e.g.
- getURLStreamHandler() - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystem
-
Gets a URLStreamHandler.
I
- isVersioning(FileSystemOptions) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystemConfigBuilder
-
The cookies to add to the request.
K
- KEY_APPEND_TRAILING_SLASH - Static variable in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystemConfigBuilder
-
Defines whether a trailing slash ( / ) should be appended to the path.
O
- org.apache.commons.vfs2.provider.webdav4 - package org.apache.commons.vfs2.provider.webdav4
-
The WebDAV Provider based on HTTP4 File Provider.
- org.apache.commons.vfs2.provider.webdav4s - package org.apache.commons.vfs2.provider.webdav4s
-
The WebDAV Provider based on HTTP4S File Provider.
R
- RESPONSE_CHARSET - Static variable in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
The character set property name.
S
- setAppendTrailingSlash(FileSystemOptions, boolean) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystemConfigBuilder
-
Sets whether a trailing slash ( / ) should be appended to the path.
- setCreatorName(FileSystemOptions, String) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystemConfigBuilder
-
The user name to be associated with changes to the file.
- setVersioning(FileSystemOptions, boolean) - Method in class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystemConfigBuilder
-
Whether to use versioning.
W
- Webdav4FileContentInfoFactory - Class in org.apache.commons.vfs2.provider.webdav4
-
Determines the content information for files accessed via WebDAV.
- Webdav4FileContentInfoFactory() - Constructor for class org.apache.commons.vfs2.provider.webdav4.Webdav4FileContentInfoFactory
-
Constructs a new instance.
- Webdav4FileName - Class in org.apache.commons.vfs2.provider.webdav4
-
WebDAV 4 file name that represents a URL.
- Webdav4FileName(String, String, int, int, String, String, String, FileType, String) - Constructor for class org.apache.commons.vfs2.provider.webdav4.Webdav4FileName
-
Constructs a new instance.
- Webdav4FileName(String, String, int, int, String, String, String, FileType, String, boolean) - Constructor for class org.apache.commons.vfs2.provider.webdav4.Webdav4FileName
-
Constructs a new instance.
- Webdav4FileNameParser - Class in org.apache.commons.vfs2.provider.webdav4
-
Implementation for http. set default port to 80.
- Webdav4FileNameParser() - Constructor for class org.apache.commons.vfs2.provider.webdav4.Webdav4FileNameParser
-
Constructs a new instance.
- Webdav4FileObject - Class in org.apache.commons.vfs2.provider.webdav4
-
A WebDAV file.
- Webdav4FileObject(AbstractFileName, Webdav4FileSystem) - Constructor for class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Constructs a new instance.
- Webdav4FileObject(AbstractFileName, Webdav4FileSystem, Webdav4FileSystemConfigBuilder) - Constructor for class org.apache.commons.vfs2.provider.webdav4.Webdav4FileObject
-
Constructs a new instance.
- Webdav4FileProvider - Class in org.apache.commons.vfs2.provider.webdav4
-
A provider for WebDAV based on HTTP4.
- Webdav4FileProvider() - Constructor for class org.apache.commons.vfs2.provider.webdav4.Webdav4FileProvider
-
Constructs a new instance.
- Webdav4FileSystem - Class in org.apache.commons.vfs2.provider.webdav4
-
A WebDAV file system based on HTTP4.
- Webdav4FileSystem(FileName, FileSystemOptions, HttpClient, HttpClientContext) - Constructor for class org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystem
-
Constructs a new instance.
- Webdav4FileSystemConfigBuilder - Class in org.apache.commons.vfs2.provider.webdav4
-
Configuration options for WebDav based on HTTP4.
- Webdav4sFileNameParser - Class in org.apache.commons.vfs2.provider.webdav4s
-
Implementation for webdav over https. set default port to 443.
- Webdav4sFileNameParser() - Constructor for class org.apache.commons.vfs2.provider.webdav4s.Webdav4sFileNameParser
-
Constructs a new instance.
- Webdav4sFileProvider - Class in org.apache.commons.vfs2.provider.webdav4s
-
A provider for WebDAV based on HTTP4S.
- Webdav4sFileProvider() - Constructor for class org.apache.commons.vfs2.provider.webdav4s.Webdav4sFileProvider
-
Constructs a new instance.
All Classes and Interfaces|All Packages|Constant Field Values