Class TxzFormat

java.lang.Object
org.eclipse.jgit.archive.BaseFormat
org.eclipse.jgit.archive.TxzFormat
All Implemented Interfaces:
ArchiveCommand.Format<org.apache.commons.compress.archivers.ArchiveOutputStream>

public final class TxzFormat extends BaseFormat implements ArchiveCommand.Format<org.apache.commons.compress.archivers.ArchiveOutputStream>
Xz-compressed tar (tar.xz) format.