public interface ArchiveEntryHandler
Modifier and Type | Method and Description |
---|---|
void |
handleEntry(ArchiveEntry entry,
ArchiveContext context)
Handle the entry
|
void handleEntry(ArchiveEntry entry, ArchiveContext context)
entry
- The entry to handlecontext
- The visitation contextCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.