Uses of Class
de.gwdg.metadataqa.marc.utils.marcspec.legacy.MarcSpec
-
Packages that use MarcSpec Package Description de.gwdg.metadataqa.marc.analysis de.gwdg.metadataqa.marc.dao.record -
-
Uses of MarcSpec in de.gwdg.metadataqa.marc.analysis
Methods in de.gwdg.metadataqa.marc.analysis that return types with arguments of type MarcSpec Modifier and Type Method Description List<MarcSpec>ShelfReadyFieldsBooks. getSelectors() -
Uses of MarcSpec in de.gwdg.metadataqa.marc.dao.record
Methods in de.gwdg.metadataqa.marc.dao.record with parameters of type MarcSpec Modifier and Type Method Description List<String>BibliographicRecord. select(MarcSpec selector)
-