|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface class for user defined classes to create MARC records from Newton Database records in the ZBase. Two methods are defined to provide flexibility.
Method Summary | |
BerString[] |
doFormat(BerString[] records)
A required method for creating MARC records from an array of input Ber records. |
BerString |
doFormat(DataDir record)
A required method for creating a single MARC record from an input Ber record. |
Method Detail |
public BerString doFormat(DataDir record)
record
- the record DataDir objectpublic BerString[] doFormat(BerString[] records)
record
- the record DataDir objects
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |