private static final class Zips.NoPreserveRootPathMapper extends java.lang.Object implements Zips.PathMapper
Modifier and Type | Field and Description |
---|---|
private java.nio.file.Path |
source |
Modifier | Constructor and Description |
---|---|
private |
NoPreserveRootPathMapper(java.nio.file.Path source) |
Modifier and Type | Method and Description |
---|---|
java.nio.file.Path |
mapTo(java.nio.file.Path path) |
private NoPreserveRootPathMapper(java.nio.file.Path source)
public java.nio.file.Path mapTo(java.nio.file.Path path)
mapTo
in interface Zips.PathMapper