|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ivy.osgi.util.ZipUtil
public class ZipUtil
Class derived from code posted here: http://forums.sun.com/thread.jspa?messageID=2160923
| Constructor Summary | |
|---|---|
ZipUtil()
|
|
| Method Summary | |
|---|---|
static void |
zip(java.io.File sourceDir,
java.io.OutputStream targetStream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZipUtil()
| Method Detail |
|---|
public static void zip(java.io.File sourceDir,
java.io.OutputStream targetStream)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||