Class MarcLeader

All Implemented Interfaces:
Extractable, Validatable, Serializable
Direct Known Subclasses:
Marc21Leader, UnimarcLeader

public abstract class MarcLeader extends MarcPositionalControlField implements Extractable, Validatable, Serializable
This represents the Leader field of a MARC record. Its definition is in the LeaderDefinition class for the MARC21, and for UNIMARC, there's an avram-style definition which gets read directly into the ControlFieldDefinition class.
See Also: