|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrat.document.impl.zip.ZipFileUnarchiver
public class ZipFileUnarchiver
Constructor Summary | |
---|---|
ZipFileUnarchiver()
|
Method Summary | |
---|---|
IDocumentCollection |
unarchive(java.io.File file)
Unarchives the file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZipFileUnarchiver()
Method Detail |
---|
public IDocumentCollection unarchive(java.io.File file) throws java.io.IOException
IFileUnarchiver
unarchive
in interface IFileUnarchiver
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 |