|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Record | |
org.marc4j.helpers | This package contains helper classes. |
org.marc4j.marc | This package contains a record object model to store and edit MARC records or parts of records as objects. |
Uses of Record in org.marc4j.helpers |
Methods in org.marc4j.helpers with parameters of type Record | |
void |
RecordHandler.record(Record record)
Receives notification when a record is parsed. |
Uses of Record in org.marc4j.marc |
Methods in org.marc4j.marc that return Record | |
Record |
Collection.getRecord(int index)
Returns the Record object for the given index. |
Methods in org.marc4j.marc with parameters of type Record | |
void |
Collection.add(Record record)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |