|
||||||||||
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(java.io.File file)
Unarchives the file. |
Method Detail |
---|
IDocumentCollection unarchive(java.io.File file) throws java.io.IOException
file
- File
, not null
IDocumentCollection
describing the archived
documents contained
UnreadableArchiveException
- if the file cannot be unarchived
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |