|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFileUnarchiver
Reads documents from file archives.
Method Summary | |
---|---|
IDocumentCollection |
unarchive(File file)
Unarchives the file. |
Method Detail |
---|
IDocumentCollection unarchive(File file) throws IOException
file
- File
, not null
IDocumentCollection
describing the archived
documents contained
UnreadableArchiveException
- if the file cannot be unarchived
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |