Uses of Class
org.eclipse.jgit.archive.BaseFormat
-
Packages that use BaseFormat Package Description org.eclipse.jgit.archive -
-
Uses of BaseFormat in org.eclipse.jgit.archive
Subclasses of BaseFormat in org.eclipse.jgit.archive Modifier and Type Class Description classTarFormatUnix TAR format (ustar + some PAX extensions).classTbz2Formatbzip2-compressed tarball (tar.bz2) format.classTgzFormatgzip-compressed tarball (tar.gz) format.classTxzFormatXz-compressed tar (tar.xz) format.classZipFormatPKWARE's ZIP format.
-