de.schlichtherle.io.archive.tar.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truezip Show documentation
Show all versions of truezip Show documentation
TrueZIP is a Java based Virtual File System (VFS) to enable
transparent, multi-threaded read/write access to archive files
(ZIP, TAR etc.) as if they were directories.
Archive files may be arbitrarily nested and the nesting level is only
limited by heap and file system size.
The newest version!
Provides the {@code ArchiveDriver} family for TAR files.
To access these archive types, client applications need to
- configure TrueZIP to recognize the file suffixes registered for these archive types with the {@link de.schlichtherle.io.DefaultArchiveDetector} class, and
- have the JAR for Apache's Ant, version 1.8.1 or higher (ant.jar) on the runtime class path. You can download it at http://ant.apache.org.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy