Class ManifestRowAdd

All Implemented Interfaces:
FileComponentContentInf, ManifestRowInf

public class ManifestRowAdd extends ManifestRowCheckmAbs implements ManifestRowInf, FileComponentContentInf
 Dflat Add manifest row support
 This routine is used in conjunction with Manifest for parsing the manifest
 process line. This manifest is passed as part of a ADD addVersion process.

 For this format this consists of:
 URL for accessing file
 checksum type
 checksum
 file size
 last modified date String (or -) if not spplied
 file name
 
Author:
David Loy