Package | Description |
---|---|
org.eclipse.jgit.archive |
Modifier and Type | Class and Description |
---|---|
class |
TarFormat
Unix TAR format (ustar + some PAX extensions).
|
class |
Tbz2Format
bzip2-compressed tarball (tar.bz2) format.
|
class |
TgzFormat
gzip-compressed tarball (tar.gz) format.
|
class |
TxzFormat
Xz-compressed tar (tar.xz) format.
|
class |
ZipFormat
PKWARE's ZIP format.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.