public interface IFileUnarchiver
| Modifier and Type | Method and Description |
|---|---|
IDocumentCollection |
unarchive(File file)
Unarchives the file.
|
IDocumentCollection unarchive(File file) throws IOException
file - File, not nullIDocumentCollection describing the archived
documents containedUnreadableArchiveException - if the file cannot be unarchivedIOExceptionCopyright © 2006-2013. All Rights Reserved.