|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
UnrecognizedExtraField
.
null
if no entry by
that name exists.
java.util.zip.ZipOutputStream
seems to access the extra data
directly, so overriding getExtra doesn't help - we need to
modify super's data directly.
IntrospectionHelper
.
java.util.ZipFile
.java.util.zip.ZipOutputStream
that does handle the extended
functionality of this package, especially internal/external file
attributes and extra fields with different layouts for local file
data and central directory entries.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |