Interface ArchiveEntryHandler


public interface ArchiveEntryHandler
Handler for archive entries, based on the classified type of the entry
  • Method Details

    • handleEntry

      void handleEntry(ArchiveEntry entry, ArchiveContext context)
      Handle the entry
      Parameters:
      entry - The entry to handle
      context - The visitation context