Class PicaGroupIndexer
- java.lang.Object
-
- de.gwdg.metadataqa.marc.utils.pica.PicaGroupIndexer
-
- All Implemented Interfaces:
FieldIndexer
public class PicaGroupIndexer extends Object implements FieldIndexer
-
-
Constructor Summary
Constructors Constructor Description PicaGroupIndexer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,List<String>>index(DataField dataField, DataFieldKeyGenerator keyGenerator)PicaGroupIndexersetPicaPath(PicaPath picaPath)
-
-
-
Method Detail
-
index
public Map<String,List<String>> index(DataField dataField, DataFieldKeyGenerator keyGenerator)
- Specified by:
indexin interfaceFieldIndexer
-
setPicaPath
public PicaGroupIndexer setPicaPath(PicaPath picaPath)
-
-