| Class and Description |
|---|
| org.apache.commons.vfs2.provider.URLFileName
Use
GenericURLFileName as it doesn't depend on Http Client v3 API directly. |
| org.apache.commons.vfs2.provider.URLFileNameParser
Use
GenericURLFileNameParser as it doesn't depend on Http Client v3 API directly. |
| Field and Description |
|---|
| org.apache.commons.vfs2.provider.webdav.WebdavFileProvider.AUTHENTICATOR_TYPES
Might be removed in the next major version.
|
| Constructor and Description |
|---|
| org.apache.commons.vfs2.provider.bzip2.Bzip2FileObject(AbstractFileName, FileObject, CompressedFileFileSystem) |
| org.apache.commons.vfs2.FileSystemException(String, Object[], Throwable)
Use instead
FileSystemException.FileSystemException(String, Throwable, Object[]). Will be removed in 3.0. |
| org.apache.commons.vfs2.provider.gzip.GzipFileObject(AbstractFileName, FileObject, CompressedFileFileSystem) |
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.