java.lang.Object
org.apache.commons.compress.archivers.zip.JarMarker
All Implemented Interfaces:
ZipExtraField

public final class JarMarker extends Object implements ZipExtraField
If this extra field is added as the very first extra field of the archive, Solaris will consider it an executable jar file.
This class is immutable