Class BagInfoHelper


  • public class BagInfoHelper
    extends Object
    Load the replicate.bag.tag configuration properties into memory for use with the BagItAipWriter
    Since:
    2020-03-24
    Author:
    mikejritter
    • Constructor Detail

      • BagInfoHelper

        public BagInfoHelper()
    • Method Detail

      • getTagFiles

        public static Map<String,​Map<String,​String>> getTagFiles()
        Loads the bag-info.txt and any other fields for tag files found under 'replicate.bag.tag'
        Returns:
        a Map containing the identifier of each tag file to its key-value pairs