Commons Compress 1.5-redhat-1

Package org.apache.commons.compress.archivers.cpio

Provides stream classes for reading and writing archives using the CPIO format.

See:
          Description

Interface Summary
CpioConstants All constants needed by CPIO.
 

Class Summary
CpioArchiveEntry A cpio archive consists of a sequence of files.
CpioArchiveInputStream CPIOArchiveInputStream is a stream for reading cpio streams.
CpioArchiveOutputStream CPIOArchiveOutputStream is a stream for writing CPIO streams.
 

Package org.apache.commons.compress.archivers.cpio Description

Provides stream classes for reading and writing archives using the CPIO format.


Commons Compress 1.5-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.