Deprecated API
Contents
- 
Deprecated ClassesClassDescriptionUseFileObjectUtils.UseGenericURLFileNameas it doesn't depend on HTTP Client v3 API directly.UseGenericURLFileNameParseras it doesn't depend on HTTP Client v3 API directly.Use Apache Commons Lang'sSystemUtils. Remove in 3.0.Use Apache Commons Lang'sSystemUtils. Remove in 3.0.
- 
Deprecated Fields
- 
Deprecated MethodsMethodDescriptionseeDataInputStream.readLine()This method will be removed when it is removed from the DataInput interface this class implements (which will probably never happen).org.apache.commons.vfs2.provider.ftp.FtpFileSystemConfigBuilder.getConnectTimeout(FileSystemOptions) As of 2.1, useFtpsFileSystemConfigBuilder.getFtpsMode(FileSystemOptions)Use insteadUriParser.extractScheme(java.lang.String). Will be removed in 3.0.Use insteadUriParser.extractScheme(java.lang.String). Will be removed in 3.0.Will be removed in 3.0 in favor ofMessages.getString(String, Object[])When removed, calls to this method will automatically recompile toMessages.getString(String, Object[])
- 
Deprecated ConstructorsConstructorDescriptionUse insteadFileSystemException(String, Throwable, Object[]). Will be removed in 3.0.