| Interface | Description |
|---|---|
| InflaterInputStreamFactory<T extends InputStream> |
Creates a new instance of a certain subclass of
InflaterInputStream. |
| Class | Description |
|---|---|
| Bzip2InputStreamFactory | |
| DeflateInflaterInputStreamFactory |
Factory for input streams that decompress the "deflate" compression format.
|
| GzipInflaterInputStreamFactory |
Factory for input streams that decompress the GZIP compression format.
|
| XZInputStreamFactory |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.