Class Tbz2Format

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

public final class Tbz2Format extends BaseFormat implements ArchiveCommand.Format<org.apache.commons.compress.archivers.ArchiveOutputStream>
bzip2-compressed tarball (tar.bz2) format.