Interface CatalogReader

All Superinterfaces:
ResourceIO<List<BibliographicalNotice>>, ResourceReader<List<BibliographicalNotice>>
All Known Implementing Classes:
ArticleCatalogReader, BookCatalogReader

public interface CatalogReader extends ResourceReader<List<BibliographicalNotice>>
Interface for loading bibliographical catalogs of books or articles.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)