public final class TrueZipArchiver
extends hudson.util.io.Archiver
FileVisitor that creates a zip archive via TrueZip.
Modified version of ZipArchiver that created archives
larger than 4G successfully.
| Modifier and Type | Field and Description |
|---|---|
static hudson.util.io.ArchiverFactory |
FACTORY |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
visit(java.io.File f,
java.lang.String rawRelativePath) |