Uses of Interface
de.gwdg.metadataqa.marc.utils.SchemaSpec
Packages that use SchemaSpec
Package
Description
Implementation of Carsten Klee's MARCspec
MARCspec - A common MARC record path language
Carsten Klee (ZDB)
2017-11-20 (version 0.16beta+2)
https://marcspec.github.io/MARCspec/marc-spec.html
9.2 Reference to field data
fieldSpec = fieldTag [index] [characterSpec]
---
LDR field data of the leader
00.
-
Uses of SchemaSpec in de.gwdg.metadataqa.marc.cli.parameters
Methods in de.gwdg.metadataqa.marc.cli.parameters that return types with arguments of type SchemaSpec -
Uses of SchemaSpec in de.gwdg.metadataqa.marc.dao.record
Methods in de.gwdg.metadataqa.marc.dao.record with parameters of type SchemaSpecModifier and TypeMethodDescriptionBibliographicRecord.select(SchemaSpec selector) Selects the datafields of the record that match the selector.MarcRecord.select(SchemaSpec schemaSpec) PicaRecord.select(SchemaSpec schemaSpec) -
Uses of SchemaSpec in de.gwdg.metadataqa.marc.utils.marcspec
Classes in de.gwdg.metadataqa.marc.utils.marcspec that implement SchemaSpec -
Uses of SchemaSpec in de.gwdg.metadataqa.marc.utils.pica.path
Classes in de.gwdg.metadataqa.marc.utils.pica.path that implement SchemaSpec