Uses of Class
org.marc4j.marc.Subfield

Packages that use Subfield
org.marc4j.marc This package contains a record object model to store and edit MARC records or parts of records as objects. 
 

Uses of Subfield in org.marc4j.marc
 

Methods in org.marc4j.marc that return Subfield
 Subfield DataField.getSubfield(char code)
          Returns the subfield for a given data element identifier.
 

Methods in org.marc4j.marc with parameters of type Subfield
 void DataField.add(Subfield subfield)
          Adds a new subfield instance to the collection of data elements.
 



Copyright © 2001-2004 Bas Peters. All Rights Reserved.