
de.schlichtherle.truezip.file.package.html Maven / Gradle / Ivy
Provides convenient multi-threaded read/write access to archive files as if they were just plain old directories in a file system path by means of the
TFile
* classes and their dependent classes.These were the well-known
File
* classes in TrueZIP 6 which have now been renamed toTFile
* and relocated to the new package {@link de.schlichtherle.truezip.file}.Warning:The classes in this package access and manipulate archive files as external resources and may cache some of their state in memory and temporary files. Third parties must not concurrently access these archive files!
© 2015 - 2025 Weber Informatics LLC | Privacy Policy