Package org.apache.commons.compress
Apache Commons Compress.
-
Class Summary Class Description CompressFilterOutputStream<T extends java.io.OutputStream> Abstracts classes that compress or archive an output stream. -
Exception Summary Exception Description CompressException Signals that a Pack200 Compress exception of some sort has occurred.MemoryLimitException If a stream checks for estimated memory allocation, and the estimate goes above the memory limit, this is thrown.PasswordRequiredException Exception thrown when trying to read an encrypted entry or file without configuring a password.