|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.utils.compression.CompressionHelper
public final class CompressionHelper
The Compression Helper.
| Method Summary | |
|---|---|
static void |
unzip(java.io.File dest,
java.io.InputStream inputStream)
/** Unzip. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void unzip(java.io.File dest,
java.io.InputStream inputStream)
throws java.io.IOException
dest - the destinputStream - the input stream
java.io.IOException - Signals that an I/O exception has occurred.
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||