Uses of Interface
de.gwdg.metadataqa.marc.definition.general.indexer.FieldIndexer
-
Packages that use FieldIndexer Package Description de.gwdg.metadataqa.marc.dao de.gwdg.metadataqa.marc.definition.general.indexer.subject de.gwdg.metadataqa.marc.utils.pica -
-
Uses of FieldIndexer in de.gwdg.metadataqa.marc.dao
Methods in de.gwdg.metadataqa.marc.dao that return types with arguments of type FieldIndexer Modifier and Type Method Description List<FieldIndexer>DataField. getFieldIndexers()Methods in de.gwdg.metadataqa.marc.dao with parameters of type FieldIndexer Modifier and Type Method Description voidDataField. addFieldIndexer(FieldIndexer indexer) -
Uses of FieldIndexer in de.gwdg.metadataqa.marc.definition.general.indexer.subject
Classes in de.gwdg.metadataqa.marc.definition.general.indexer.subject that implement FieldIndexer Modifier and Type Class Description classSchemaFromInd1OrIf7FromSubfield2classSchemaFromInd1OrIfEmptyFromSubfield2classSchemaFromInd2classSchemaFromInd2AndSubfield2classSchemaFromInd2For055OrIf7FromSubfield2classSchemaFromSubfield2 -
Uses of FieldIndexer in de.gwdg.metadataqa.marc.utils.pica
Classes in de.gwdg.metadataqa.marc.utils.pica that implement FieldIndexer Modifier and Type Class Description classPicaGroupIndexer
-