Package dk.netarkivet.common.tools

Interface Summary
SimpleCmdlineTool A very abstracted interface for simple command line tools.
 

Class Summary
ArcMerge Command line tool for merging several ARC files into a single ARC file.
ArcWrap Command line tool for creating an ARC file from given data.
ExtractCDX Command line tool for extracting CDX information from given ARC files.
ToolRunnerBase A simple class that manages and runs an implementation of SimpleCmdlineTool.