|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataField | |
org.marc4j.marc | This package contains a record object model to store and edit MARC records or parts of records as objects. |
Uses of DataField in org.marc4j.marc |
Methods in org.marc4j.marc that return DataField | |
DataField |
Record.getDataField(String tag)
Returns the data field for the given tag. |
Methods in org.marc4j.marc with parameters of type DataField | |
void |
Record.add(DataField field)
Adds a new DataField instance to
the collection of variable fields. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |