All Classes and Interfaces

Classes
Class
Description
Registers all format types from the org.eclipse.jgit.archive package for use via the ArchiveCommand API.
Translation bundle for archivers
Base format class
This activator registers all format types from the org.eclipse.jgit.archive package for use via the ArchiveCommand API.
Unix TAR format (ustar + some PAX extensions).
bzip2-compressed tarball (tar.bz2) format.
gzip-compressed tarball (tar.gz) format.
Xz-compressed tar (tar.xz) format.
PKWARE's ZIP format.