Uses of Package
org.rauschig.jarchivelib
-
Classes in org.rauschig.jarchivelib used by org.rauschig.jarchivelib Class Description ArchiveEntry The entry of an archive.ArchiveFormat Denotes an archive format such as zip or tar.Archiver An Archiver facades a specific archiving library, allowing for simple archiving of files and directories, and extraction of archives.ArchiveStream An input stream of an archive.CompressionType Denotes a compression algorithm such as gzip or bzip2Compressor A compressor facades a specific compression library, allowing for simple compression and decompression of files.FileType Holds the file extension as String and the correspondingArchiveFormatand/orCompressionType.