See: Description
Class | Description |
---|---|
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.
|
The ar format is used - among many other things - for Debian .deb
packages.
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.