Class JarArchiveOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

Subclass that adds a special extra field to the very first entry which allows the created archive to be used as an executable jar on Solaris.
This class is not thread-safe