Package org.eclipse.jgit.archive
package org.eclipse.jgit.archive
-
ClassesClassDescriptionRegisters all format types from the org.eclipse.jgit.archive package for use via the ArchiveCommand API.Base format classThis 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.