Package de.gwdg.metadataqa.marc.analysis
Class ClassificationAnalyzer
- java.lang.Object
-
- de.gwdg.metadataqa.marc.analysis.ClassificationAnalyzer
-
public class ClassificationAnalyzer extends Object
-
-
Constructor Summary
Constructors Constructor Description ClassificationAnalyzer(MarcRecord marcRecord, ClassificationStatistics statistics)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getCollocationInRecord()List<Schema>getSchemasInRecord()intprocess()
-
-
-
Constructor Detail
-
ClassificationAnalyzer
public ClassificationAnalyzer(MarcRecord marcRecord, ClassificationStatistics statistics)
-
-