| Package | Description | 
|---|---|
| org.apache.commons.compress.archivers.cpio | Provides stream classes for reading and writing archives using
      the CPIO format. | 
| Modifier and Type | Method and Description | 
|---|---|
| CpioArchiveEntry | CpioArchiveInputStream. getNextCPIOEntry()Reads the next CPIO file entry and positions stream at the beginning of
 the entry data. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.