Class CompoundRepositoryFactory

    • Constructor Detail

    • Method Detail

      • getInstance

        public Repository getInstance​(org.w3c.dom.Element filter,
                                      java.util.Properties properties,
                                      org.w3c.dom.Element configuration,
                                      java.lang.String namespace)
        Description copied from interface: RepositoryFactory
        Create a resolver instance configured with given set of properties and repository-specific XML configuration.

        The meaning of properties and XML configuration is dependent on particular repository implementation.