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 © 2017 JBoss by Red Hat. All rights reserved.