public class NonClassFileArchiveEntryHandler extends Object implements ArchiveEntryHandler
Constructor and Description |
---|
NonClassFileArchiveEntryHandler(ScanResultCollector resultCollector) |
Modifier and Type | Method and Description |
---|---|
void |
handleEntry(ArchiveEntry entry,
ArchiveContext context)
Handle the entry
|
public NonClassFileArchiveEntryHandler(ScanResultCollector resultCollector)
public void handleEntry(ArchiveEntry entry, ArchiveContext context)
ArchiveEntryHandler
handleEntry
in interface ArchiveEntryHandler
entry
- The entry to handlecontext
- The visitation contextCopyright © 2019 JBoss by Red Hat. All rights reserved.