Class Summary |
ber2marc |
The ber2marc class is a test driver that converts BER records to a MARC
formatted output. |
ber2txt |
The ber2txt class is a test driver that converts BER records to a
formatted output. |
Diacritic |
The Diacritic class handles diacritic characters that are
to be displayed in HTML. |
FieldData |
The FieldData class defines the record field specification for
a field in a RuleSpec formatting specification. |
FormatBerUtil |
The FormatBerUtil class is a set of formatting utilities for
formatting BER records for display in HTML pages. |
Latin1Conv |
The Latin1Conv class maintains tables used for mapping ASCII,
EBCDIC, and Latin1 charactersets. |
marc2ber |
The marc2ber class is a test driver that converts MARC records to BER records. |
MarcBuilder |
The MarcBuilder class has the utilities to build a Marc record from a DataDir. |
RulesBasedDisplayGenerator |
The RulesBasedDisplayGenerator class holds the instructions for
and defines the methods to generate a customized formatted
database record. |
RuleSpec |
The RuleSpec class defines a formatting rule including the class
to execute for the rule, the data field to format, and the displayname
for the rule. |
WebZFormatter |
The WebZFormatter class is the parent class for all the
WebZ database record formatting classes. |
ZBaseFormatter |
The ZBaseFormatter class is the parent class for all the
ZBase database record formatting classes that convert
BER data to MARC format. |