Uses of Class
de.gwdg.metadataqa.marc.utils.marcspec.MarcSpec
Packages that use MarcSpec
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 MarcSpec in de.gwdg.metadataqa.marc.analysis.shelfready
Methods in de.gwdg.metadataqa.marc.analysis.shelfready that return types with arguments of type MarcSpec -
Uses of MarcSpec in de.gwdg.metadataqa.marc.dao.record
Methods in de.gwdg.metadataqa.marc.dao.record with parameters of type MarcSpecModifier and TypeMethodDescriptionprotected <T> List<T>BibliographicRecord.selectDatafields(MarcSpec selector) -
Uses of MarcSpec in de.gwdg.metadataqa.marc.utils.marcspec
Methods in de.gwdg.metadataqa.marc.utils.marcspec that return MarcSpecMethods in de.gwdg.metadataqa.marc.utils.marcspec with parameters of type MarcSpecModifier and TypeMethodDescriptionstatic ObjectMarcSpecExtractor.extract(MarcRecord marcRecord, MarcSpec spec)