All Classes
-
Class Summary Class Description ArchiveFormats Registers all format types from the org.eclipse.jgit.archive package for use via the ArchiveCommand API.ArchiveText Translation bundle for archiversBaseFormat Base format classFormatActivator This activator registers all format types from the org.eclipse.jgit.archive package for use via the ArchiveCommand API.TarFormat Unix TAR format (ustar + some PAX extensions).Tbz2Format bzip2-compressed tarball (tar.bz2) format.TgzFormat gzip-compressed tarball (tar.gz) format.TxzFormat Xz-compressed tar (tar.xz) format.ZipFormat PKWARE's ZIP format.