Uses of Class
de.gwdg.metadataqa.marc.utils.marcspec.Range
Packages that use Range
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 Range in de.gwdg.metadataqa.marc.utils.marcspec
Methods in de.gwdg.metadataqa.marc.utils.marcspec that return RangeModifier and TypeMethodDescriptionMarcSpec.getIndex()Subfield.getIndex()MarcSpec.getPosition()Subfield.getPosition()Methods in de.gwdg.metadataqa.marc.utils.marcspec with parameters of type RangeModifier and TypeMethodDescriptionvoidvoidvoidMarcSpec.setPosition(Range position) voidSubfield.setPosition(Range position)