-
Methods Method Description org.apache.commons.vfs2.provider.AbstractRandomAccessContent.readLine() seeDataInputStream.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.ram.RamFileSystemConfigBuilder.setMaxSize(FileSystemOptions, int) org.apache.commons.vfs2.util.Messages.getString(String, Object) 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[])