public interface ArchiveEntryHandler
Handler for archive entries, based on the classified type of the entry
| Modifier and Type | Method and Description |
|---|---|
void |
handleEntry(ArchiveEntry entry,
ArchiveContext context)
Handle the entry
|
void handleEntry(ArchiveEntry entry, ArchiveContext context)
Handle the entry
entry - The entry to handlecontext - The visitation contextCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.