All Classes
-
All Classes Interface Summary Class Summary Enum Summary 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.ArchiverFactory Factory for creatingArchiverinstances by a given archiver type name.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.CompressorFactory Factory for creatingCompressorinstances by a given compression algorithm.FileType Holds the file extension as String and the correspondingArchiveFormatand/orCompressionType.IOUtils Utility class for I/O operations.