|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |