|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwriter2latex.xmerge.OfficeZip.Entry
private class OfficeZip.Entry
This inner class is used as a data structure for holding
a ZipEntry
info and its corresponding bytes.
These are stored in entryList.
Field Summary | |
---|---|
(package private) byte[] |
bytes
|
(package private) java.util.zip.ZipEntry |
zipEntry
|
Constructor Summary | |
---|---|
OfficeZip.Entry(java.util.zip.ZipEntry zipEntry,
byte[] bytes)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.util.zip.ZipEntry zipEntry
byte[] bytes
Constructor Detail |
---|
OfficeZip.Entry(java.util.zip.ZipEntry zipEntry, byte[] bytes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |