Uses of Package
org.marc4j.marc

Packages that use org.marc4j.marc
org.marc4j Classes to read and write MARC and MARCXML records. 
org.marc4j.marc Interfaces for the record object model. 
org.marc4j.marc.impl Default implementation of the MARC record object model. 
 

Classes in org.marc4j.marc used by org.marc4j
Record
          Represents a MARC record.
 

Classes in org.marc4j.marc used by org.marc4j.marc
ControlField
          Represents a control field in a MARC record.
DataField
          Represents a data field in a MARC record.
Leader
          Represents a record label in a MARC record.
MarcFactory
          Factory for creating MARC record objects.
Record
          Represents a MARC record.
Subfield
          Represents a subfield in a MARC record.
VariableField
          Represents a variable field in a MARC record.
 

Classes in org.marc4j.marc used by org.marc4j.marc.impl
ControlField
          Represents a control field in a MARC record.
DataField
          Represents a data field in a MARC record.
Leader
          Represents a record label in a MARC record.
MarcFactory
          Factory for creating MARC record objects.
Record
          Represents a MARC record.
Subfield
          Represents a subfield in a MARC record.
VariableField
          Represents a variable field in a MARC record.
 



Copyright © 2002-2006 Bas Peters. All Rights Reserved.