Class ZipFormat

java.lang.Object
org.eclipse.jgit.archive.BaseFormat
org.eclipse.jgit.archive.ZipFormat
All Implemented Interfaces:
ArchiveCommand.Format<org.apache.commons.compress.archivers.ArchiveOutputStream>

public final class ZipFormat extends BaseFormat implements ArchiveCommand.Format<org.apache.commons.compress.archivers.ArchiveOutputStream>
PKWARE's ZIP format.