Uses of Interface
de.gwdg.metadataqa.marc.cli.utils.ignorablerecords.RecordIgnorator
-
Packages that use RecordIgnorator Package Description de.gwdg.metadataqa.marc.cli.parameters de.gwdg.metadataqa.marc.cli.utils.ignorablerecords -
-
Uses of RecordIgnorator in de.gwdg.metadataqa.marc.cli.parameters
Fields in de.gwdg.metadataqa.marc.cli.parameters declared as RecordIgnorator Modifier and Type Field Description protected RecordIgnoratorCommonParameters. recordIgnoratorMethods in de.gwdg.metadataqa.marc.cli.parameters that return RecordIgnorator Modifier and Type Method Description RecordIgnoratorCommonParameters. getRecordIgnorator() -
Uses of RecordIgnorator in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords
Classes in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords that implement RecordIgnorator Modifier and Type Class Description classRecordIgnoratorMarc21classRecordIgnoratorPicaMethods in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords that return RecordIgnorator Modifier and Type Method Description static RecordIgnoratorRecordIgnoratorFactory. create(SchemaType type, String ignorableRecordsInput)
-