| 
 | |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
          Description
| Class Summary | |
| Collection | Collectiondefines behaviour for a collection ofRecordobjects. | 
| ControlField | ControlFielddefines behaviour for a control
 field (tag 001-009). | 
| DataField | DataFielddefines behaviour for a data field
 (tag 010-999). | 
| Directory | Directoryis a helper class to build a directory. | 
| Leader | Leaderdefines behaviour for the record label
 (record position 00-23). | 
| MarcConstants | MarcConstantsdefines control characters 
 as used in a record. | 
| Record | Recorddefines behaviour for a record. | 
| Subfield | Subfielddefines behaviour for a subfield (a data
 element within a data field). | 
| Tag | Tagdefines behaviour for a MARC tag. | 
| VariableField | VariableFielddefines general behaviour for
 variable fields. | 
| Verifier | Verifierchecks tags and data elements. | 
| Exception Summary | |
| IllegalAddException | IllegalAddExceptionis thrown when the addition of the
 supplied object is illegal. | 
| IllegalDataElementException | IllegalDataElementExceptionis thrown when a data element
 contains invalid characters, like a field or record terminator 
 or a delimiter. | 
| IllegalTagException | IllegalTagExceptionis thrown when a tag is supplied
 that is invalid. | 
| MarcException | MarcExceptionis thrown when an error occurs
 while processing a record object. | 
This package contains a record object model to store and edit MARC records or parts of records as objects.
| 
 | |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||