Class MarcPositionalControlField

java.lang.Object
de.gwdg.metadataqa.marc.dao.MarcControlField
de.gwdg.metadataqa.marc.dao.MarcPositionalControlField
All Implemented Interfaces:
Extractable, Validatable, Serializable
Direct Known Subclasses:
Control006, Control007, Control008, DefaultMarcPositionalControlField, MarcLeader

public abstract class MarcPositionalControlField extends MarcControlField
Represents a field for which the content is defined by the position of the characters in the field. One such example is the Leader field in MARC21, as well as in UNIMARC.
See Also: