|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.rat.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 IFileUnarchiverfile - 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 | |||||||||