| Class | Description |
|---|---|
| ZipArchiveInputStream |
An
InputStream that represents a compressed content in the zip format. |
| ZipEntryExtractor |
Reads the current entry of a
ZipInputStream until it ends, and creates a new InputStream for that single entry. |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.