Uses of Interface
de.gwdg.metadataqa.marc.cli.utils.ignorablerecords.RecordFilter
-
Packages that use RecordFilter Package Description de.gwdg.metadataqa.marc.cli.parameters de.gwdg.metadataqa.marc.cli.utils.ignorablerecords -
-
Uses of RecordFilter in de.gwdg.metadataqa.marc.cli.parameters
Fields in de.gwdg.metadataqa.marc.cli.parameters declared as RecordFilter Modifier and Type Field Description protected RecordFilterCommonParameters. recordFilterMethods in de.gwdg.metadataqa.marc.cli.parameters that return RecordFilter Modifier and Type Method Description RecordFilterCommonParameters. getRecordFilter() -
Uses of RecordFilter in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords
Classes in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords that implement RecordFilter Modifier and Type Class Description classRecordFilterMarc21classRecordFilterPicaMethods in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords that return RecordFilter Modifier and Type Method Description static RecordFilterRecordFilterFactory. create(SchemaType type, String allowableRecordsInput)
-