|
IP*Works! ZIP V8 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--ipworkszip.TarEndFileEvent
Fired after each file is processed.
EndFile is fired after each file is processed by the compressor or
decompressor, as appropriate. Index contains the array index of the file
processed, and the CompressedName , DecompressedName , CompressedSize ,
and DecompressedSize fields in the Files
collection for this index contain
more detailed information about the file processed.
Tar
,
Tar.EndFileEvent
,
Serialized FormField Summary | |
int |
index
|
Fields inherited from class java.util.EventObject |
source |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public int index
|
IP*Works! ZIP V8 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |