| Package | Description | 
|---|---|
| org.apache.commons.compress.archivers.cpio | Provides stream classes for reading and writing archives using
      the CPIO format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CpioArchiveEntryA cpio archive consists of a sequence of files. | 
| class  | CpioArchiveInputStreamCpioArchiveInputStream is a stream for reading cpio streams. | 
| class  | CpioArchiveOutputStreamCpioArchiveOutputStream is a stream for writing CPIO streams. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.