Class CompoundBundleRepository

  • All Implemented Interfaces:
    IFedoraBundleRepository

    public class CompoundBundleRepository
    extends AbstractBundleRepository
    A compound bundle repository which consists of one or more layered bundle repositories.
    Author:
    Mikolaj Izdebski
    • Constructor Detail

      • CompoundBundleRepository

        public CompoundBundleRepository​(List<SCL> scls)
        Create a compound repository backed by file system locations at given prefixes.
        Parameters:
        scls - ordered list of prefixes to use