public final class UnpackUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UnpackUtils.CantReadArchiveEntryException |
| Modifier and Type | Method and Description |
|---|---|
static int |
unpackFileToFolder(org.apache.maven.plugin.logging.Log logger,
String folder,
File archiveFile,
File destinationFolder,
boolean tryMakeAllExecutable) |
public static int unpackFileToFolder(@Nonnull org.apache.maven.plugin.logging.Log logger, @Nullable String folder, @Nonnull File archiveFile, @Nonnull File destinationFolder, boolean tryMakeAllExecutable) throws IOException
IOExceptionCopyright © 2016–2019 Igor Maznitsa. All rights reserved.