Package dk.netarkivet.common.utils.arc

Class Summary
ARCBatchJob Abstract class defining a batch job to run on an ARC archive.
ARCKey Represents a location key in the ARC format.
ARCUtils Various utilities that do stuff that ARCWriter does not provide.
BatchFilter A filter class for batch entries.
BatchLocalFiles Class for running FileBatchJobs on a set of local files.
ByteClassLoader A subclass of ClassLoader that can take a byte[] containing a class file.
FileBatchJob Interface defining a batch job to run on a set of files.
LoadableFileBatchJob This implementation of FileBatchJob is a bridge to a class file given as a File object.
LoadableJarBatchJob This implementation of FileBatchJob is a bridge to a jar file given as a File object.
LoadableJarBatchJob.ByteJarLoader  
ShareableARCRecord Class for reading a record in an ARC file.