Package org.apache.commons.compress.archivers.ar

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

See:
          Description

Class Summary
ArArchiveEntry Represents an archive entry in the "ar" format.
ArArchiveInputStream Implements the "ar" archive format as an input stream.
ArArchiveOutputStream Implements the "ar" archive format as an output stream.
 

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

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



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.