dk.netarkivet.archive.arcrepository.bitpreservation
Class Constants

java.lang.Object
  extended by dk.netarkivet.archive.arcrepository.bitpreservation.Constants

public class Constants
extends java.lang.Object

Constants used in bit preservation.


Field Summary
static java.lang.String STRING_FILENAME_SEPARATOR
          Characters used for separating a file identifier from the checksum in the output from a checksum job.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STRING_FILENAME_SEPARATOR

public static final java.lang.String STRING_FILENAME_SEPARATOR
Characters used for separating a file identifier from the checksum in the output from a checksum job.

See Also:
Constant Field Values