|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openorb.util.ZipHandle
A zip handle contains information to access a zip ( for in and out access )
Field Summary | |
java.util.zip.ZipFile |
in
|
java.util.zip.ZipOutputStream |
out
|
Constructor Summary | |
ZipHandle()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.util.zip.ZipFile in
public java.util.zip.ZipOutputStream out
Constructor Detail |
public ZipHandle()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |