August 2003
Intermediate to advanced
624 pages
15h 3m
English
The Converter class is the base class from which the source and target converters are derived. The bullets below summarize the primary attributes and methods.
Attributes:
DOM Document File Description Document
DOM Element Grammar Element
String Root Element Name
Methods:
Constructor
loadFileDescriptionDocument
The base class Converter constructor performs only some very basic setup.
Arguments:
None
Set up implementation dependent environment for loading and
parsing the File Description Document
|
This operation is coded as a separate function since the EDI converter may need to load more than one file description document as ...