Package org.jafer.record

Interface Summary
Cache  
CacheFactory This interface defines the methods any cache Factory must implement
 

Class Summary
AbstractCache  
DataObject  
Diagnostic  
Field  
GRS1Record  
HashtableCache  
HashtableCacheFactory This class returns a new instance of a HashtableCache from the configured settings
MARC8Unicode Method toUnicode converts MARC8 character encoding to Unicode (UTF8) - identifies character set and performs lookup using xml file derived from LOC character sets including multibyte characters for EACC.
MARCRecord Serializes MARC record to XML (http://www.openarchives.org/OAI/1.1/oai_marc schema).
OPACRecord  
RecordFactory getBER returns BER object from XML - if necessary, transforms to schema required by record serializer via lookup in Config class.
SUTRSRecord  
SynchronizedCache  
TermRecord  
XMLRecord  
 

Exception Summary
RecordException