Uses of Class
de.gwdg.metadataqa.marc.cli.utils.Schema
-
Packages that use Schema Package Description de.gwdg.metadataqa.marc.analysis -
-
Uses of Schema in de.gwdg.metadataqa.marc.analysis
Methods in de.gwdg.metadataqa.marc.analysis that return types with arguments of type Schema Modifier and Type Method Description Map<Schema,Integer>AuthorityStatistics. getInstances()Map<Schema,Integer>ClassificationStatistics. getInstances()Map<Schema,Integer>AuthorityStatistics. getRecords()Map<Schema,Integer>ClassificationStatistics. getRecords()List<Schema>ClassificationAnalyzer. getSchemasInRecord()Map<Schema,Map<List<String>,Integer>>AuthorityStatistics. getSubfields()Map<Schema,Map<List<String>,Integer>>ClassificationStatistics. getSubfields()
-