public class BagitManifestFormatter extends ManifestFormatterBase
Constructor and Description |
---|
BagitManifestFormatter() |
Modifier and Type | Method and Description |
---|---|
protected String |
formatLine(String contentChecksum,
String spaceId,
String contentId) |
String |
getHeader()
Returns the header if there is one, otherwise null.
|
protected org.slf4j.Logger |
log() |
org.duracloud.mill.db.model.ManifestItem |
parseLine(String line)
Parses a line into a ManifestItem
|
formatLine, formatLine, writeEventsToOutput, writeHeader, writeManifestItemToOutput
protected org.slf4j.Logger log()
log
in class ManifestFormatterBase
public String getHeader()
ManifestFormatter
protected String formatLine(String contentChecksum, String spaceId, String contentId)
formatLine
in class ManifestFormatterBase
public org.duracloud.mill.db.model.ManifestItem parseLine(String line) throws ParseException
ManifestFormatter
ParseException
Copyright © 2009–2015 DuraSpace. All rights reserved.