Uses of Class
de.gwdg.metadataqa.marc.utils.marcspec.legacy.MarcSpec
-
Packages that use MarcSpec Package Description de.gwdg.metadataqa.marc de.gwdg.metadataqa.marc.analysis de.gwdg.metadataqa.marc.cli.parameters -
-
Uses of MarcSpec in de.gwdg.metadataqa.marc
Methods in de.gwdg.metadataqa.marc with parameters of type MarcSpec Modifier and Type Method Description List<String>MarcRecord. select(MarcSpec selector) -
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.cli.parameters
Methods in de.gwdg.metadataqa.marc.cli.parameters that return types with arguments of type MarcSpec Modifier and Type Method Description List<MarcSpec>FormatterParameters. getSelector()
-