| Package | Description | 
|---|---|
| org.apache.commons.compress.archivers.zip | Provides stream classes for reading and writing archives using
      the ZIP format. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ZipFile. copyRawEntries(ZipArchiveOutputStream target,
              ZipArchiveEntryPredicate predicate)Transfer selected entries from this zipfile to a given #ZipArchiveOutputStream. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.