Package | Description |
---|---|
com.atlassian.confluence.importexport.impl | |
com.atlassian.confluence.util | |
com.atlassian.confluence.util.zip |
Modifier and Type | Method and Description |
---|---|
static ExportDescriptor |
ExportDescriptor.getExportDescriptor(Unzipper unzipper) |
Constructor and Description |
---|
UnexpectedImportZipFileContents(String name,
Unzipper unzipper) |
Modifier and Type | Method and Description |
---|---|
static Unzipper |
GeneralUtil.getUnzipper(File zipFile,
File dirToExtractTo) |
static Unzipper |
GeneralUtil.getUnzipper(URL zipUrl,
File dirToExtractTo) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUnzipper |
class |
FileUnzipper |
class |
StreamUnzipper
Stream based ZIP extractor
|
class |
UrlUnzipper |
Copyright © 2003–2020 Atlassian. All rights reserved.