public interface ArchiveEntryHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handleEntry(ArchiveEntry entry,
ArchiveContext context)
Handle the entry
|
void handleEntry(ArchiveEntry entry, ArchiveContext context)
entry - The entry to handlecontext - The visitation contextCopyright © 2020. All rights reserved.