Class CollectionsFileDocumentFileProcessor

  • All Implemented Interfaces:
    DocumentFileProcessor, java.io.FileFilter

    public class CollectionsFileDocumentFileProcessor
    extends PropertiesDrivenDocumentFileProcessor
    Looks for a special file in each directory - defaults to collections.properties - that contains properties where the key is the name of a file in the directory, and the value is a comma-delimited list of collections to load the file into (which means you can't use a comma in any collection name).
    • Constructor Detail

      • CollectionsFileDocumentFileProcessor

        public CollectionsFileDocumentFileProcessor()
      • CollectionsFileDocumentFileProcessor

        public CollectionsFileDocumentFileProcessor​(java.lang.String propertiesFilename)