| Class and Description |
|---|
| de.alpharogroup.file.url.URLExtensions
use instead the same name class in the net-extensions project
Note: This method will be removed in next minor release. |
| de.alpharogroup.file.zip.ZipDecryptInputStream
use instead
Zip4jExtensions#extract(net.lingala.zip4j.core.ZipFile, java.io.File, String).
Note: will be removed in the next minor version. |
| Enum and Description |
|---|
| de.alpharogroup.file.url.Protocol
use instead the same name class in the net-extensions project
Note: This method will be removed in next minor release. |
| Method and Description |
|---|
| de.alpharogroup.file.rename.RenameFileExtensions.getAbsolutPathWithoutFilename(File)
use instead the same name method from
RenameFileExtensions. Note: will be removed in next minor release |
| de.alpharogroup.file.checksum.ChecksumExtensions.getChecksumQuietly(byte[], Algorithm)
use instead the same name method in the class
ChecksumQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.checksum.ChecksumExtensions.getChecksumQuietly(byte[], String)
use instead the same name method in the class
ChecksumQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.checksum.ChecksumExtensions.getChecksumQuietly(Byte[], String)
use instead the same name method in the class
ChecksumQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.checksum.ChecksumExtensions.getChecksumQuietly(File, Algorithm)
use instead the same name method in the class
ChecksumQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.readSourceFileAndWriteDestFile(String, String)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.storeByteArrayToFile(byte[], File)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.string2File(File, String)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.string2File(File, String, String)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.string2File(String, String)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.zip.Unzipper.unzip(File, File, String)
use instead
Zip4jExtensions#extract(net.lingala.zip4j.core.ZipFile, java.io.File, String).
Note: will be removed in the next minor version. |
| de.alpharogroup.file.zip.Unzipper.unzip(File, File, String, Charset)
use instead
Zip4jExtensions#extract(net.lingala.zip4j.core.ZipFile, java.io.File, String).
Note: will be removed in the next minor version. |
| de.alpharogroup.file.write.WriteFileExtensions.write2File(Reader, Writer)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.write2File(Reader, Writer, boolean)
use instead the same name method without the closeStream flag.
|
| de.alpharogroup.file.write.WriteFileExtensions.write2File(String, String)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.write2File(String, Writer)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.write2File(String, Writer, boolean)
use instead the same name method without the closeWriter flag.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.write2FileWithBuffer(String, String)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.writeLinesToFile(Collection<String>, File)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.writeLinesToFile(Collection<String>, File, String)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.writeLinesToFile(File, List<String>, String)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.writeProperties2File(String, Properties)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
| de.alpharogroup.file.write.WriteFileExtensions.writeStringToFile(File, String, String)
use instead the same name method in the class
WriteFileQuietlyExtensions.
Note: will be removed in the next minor release. |
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.