| Constructor and Description |
|---|
PermMapper(int uid,
int gid,
String user,
String group,
int fileMode,
int dirMode,
int strip,
String prefix) |
PermMapper(int uid,
int gid,
String user,
String group,
String fileMode,
String dirMode,
int strip,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.compress.archivers.tar.TarArchiveEntry |
map(org.apache.commons.compress.archivers.tar.TarArchiveEntry entry) |
static int |
toMode(String modeString) |
Copyright © 2016. All rights reserved.