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, writeManifestItemToOutputprotected org.slf4j.Logger log()
log in class ManifestFormatterBasepublic String getHeader()
ManifestFormatterprotected String formatLine(String contentChecksum, String spaceId, String contentId)
formatLine in class ManifestFormatterBasepublic org.duracloud.mill.db.model.ManifestItem parseLine(String line) throws ParseException
ManifestFormatterParseExceptionCopyright © 2009–2016 DuraSpace. All rights reserved.