JBinHex
JBinHex is both a library and a command-line tool to decode files in
the Apple Macintosh BinHex 4.0 format.
Current version: 0.5
Version history:
- 0.5
- First released version
Limitations in this version:
Possible future features:
- Encoding of BinHex files
- File-based interface that allows to switch between data and
resource fork at any moment, instead of the predetermined order
that the stream-based interface dictates
Command-line tool
The class name of the command-line tool is org.gjt.convert.binhex.DeBinHex
It accepts the following command line parameters:
Javadoc
The Javadoc of the classes is included in the
distribution and available online.
Download
Download the complete package including source, javadoc and jarfile with classes (36 Kb).
License
The package is licensed under the GNU General Public License,
also known as the GPL license. See file COPYING for
details.
References
Copyright
All files in the package and on this site Copyright 2000 by Erwin
Bolwidt, <ejb@klomp.org>
This page was last updated at april 8, 2000.