Author: | Tim Endres time@gjt.com |
Home Page: | Java Tar Home Page |
Version: | 1.2 |
Release Tag: | $ |
Release Date: | 2000/06/16 04:40:58 |
JVM Required: | 1.1 |
License: | Public Domain |
Categories: | application, utilitity, filter, stream, tar, archive |
Requirements: | JAF 1.0 |
Dependencies: | No dependencies |
Externals: | None |
This package implements the UNIX tar archive, as well as an equivalent of the tar command.
The package makes use of the Java Activation package to support the translation of ASCII files via MIME types. This allows you to convert text files, based on their extension, as you archive and extract files.
The package is designed to allow you to integrate tar archive support into any Java application.