public abstract class MappingParser extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
repository |
| Constructor and Description |
|---|
MappingParser() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getHashField(String collectionId,
String fileName)
Retrieve the field responsible for hash generation in SIPCreator
|
String |
readFile(String mappingFile)
Read a SIPCreator mapping file
|
protected String repository
public abstract String getHashField(String collectionId, String fileName)
collectionId - The collectionID (each collection has a different mapping)fileName - The complete filename of the collectionCopyright © 2017 Europeana Foundation. All Rights Reserved.