Package | Description |
---|---|
org.eclipse.cbi.common.util |
Modifier and Type | Class and Description |
---|---|
private static class |
Zips.NoPreserveRootPathMapper |
private static class |
Zips.PreserveRootPathMapper |
Modifier and Type | Field and Description |
---|---|
private Zips.PathMapper |
Zips.PackerFileVisitor.pathMapper |
Constructor and Description |
---|
PackerFileVisitor(org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream zos,
Zips.PathMapper pathMapper,
java.util.Set<java.nio.file.Path> pathToExcludes) |