Package org.dspace.pack.bagit
Class BagInfoHelper
- java.lang.Object
-
- org.dspace.pack.bagit.BagInfoHelper
-
public class BagInfoHelper extends Object
Load the replicate.bag.tag configuration properties into memory for use with theBagItAipWriter- Since:
- 2020-03-24
- Author:
- mikejritter
-
-
Constructor Summary
Constructors Constructor Description BagInfoHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,Map<String,String>>getTagFiles()Loads the bag-info.txt and any other fields for tag files found under 'replicate.bag.tag'
-