public class ZipFileUnarchiver extends Object implements IFileUnarchiver
Constructor and Description |
---|
ZipFileUnarchiver() |
Modifier and Type | Method and Description |
---|---|
IDocumentCollection |
unarchive(File file)
Unarchives the file.
|
public IDocumentCollection unarchive(File file) throws IOException
IFileUnarchiver
unarchive
in interface IFileUnarchiver
file
- File
, not nullIDocumentCollection
describing the archived
documents containedUnreadableArchiveException
- if the file cannot be unarchivedIOException
Copyright © 2006–2015. All rights reserved.