Class Summary |
SwiftAltrnEntry |
this class represents either a Mandatory entry
or an Optional entry in a MT description;
Update history:
05/24/2006 : QAI 100008 - implement SWIFT HRF parser
Added setters in case the information is parsed
using another parser (such as HRF reader) and the
entry is set from other objects; |
SwiftAltrnEntryField |
this class represents either a Mandatory alternative entry field
or an Optional alternative entry field in a MT description;
Update history:
05/24/2006 : QAI 100008 - implement SWIFT HRF parser
Added setters in case the information is parsed
using another parser (such as HRF reader) and the
entry is set from other objects; |
SwiftBuilderSpec |
This class implements Swift connection information. |
SwiftEntryField |
this class represents either a Mandatory entry field or an Optional entry
field in a MT description;
Update history:
05/24/2006 : QAI 100008 - implement SWIFT HRF parser Added setters in case
the information is parsed using another parser (such as HRF reader) and the
entry is set from other objects; |
SwiftHRFFieldSpecReader |
Read in a text file as HTML - assume it is HTML since
the file name is provided by the caller of this class
as a REF LINK follow up. |
SwiftHRFHeuristics |
|
SwiftHRFReader |
Read in a text file as lines of charactors,
check the following: |
SwiftHRFSpecEntry |
|
SwiftHRFSpecEntrySet |
|
SwiftHRFSpecOption |
|
SwiftHRFSpecPattern |
|
SwiftHRFSpecQualifier |
|
SwiftHRFSpecReader |
Read in a text file as a stream of charactors,
check the following:
(1) it is a HTML (start with
|
SwiftLoopEntryField |
this class represents a repetitive entry field
in a MT description;
Update history:
05/24/2006 : QAI 100008 - implement SWIFT HRF parser
Added setters in case the information is parsed
using another parser (such as HRF reader) and the
entry is set from other objects; |
SwiftMessage |
This class is the default implementation of SwiftOtdGenerator
this class represents a Swift MT
Update history:
05/24/2006 : QAI 100008 - implement SWIFT HRF parser
Added setters in case the information is parsed
using another parser (such as HRF reader) and the
entry is set from other objects; |
SwiftMetadata |
This class is the default implementation of SwiftOtdGenerator |
SwiftOptEntry |
this class represents an Optional Entry in a Swift MT description;
Update history:
05/24/2006 : QAI 100008 - implement SWIFT HRF parser Added setters in case
the information is parsed using another parser (such as HRF reader) and the
entry is set from other objects; |
SwiftOptEntryField |
this class represents an Optional Entry Field in Swift MT description;
Update history:
05/24/2006 : QAI 100008 - implement SWIFT HRF parser
Added setters in case the information is parsed
using another parser (such as HRF reader) and the
entry is set from other objects; |
SwiftOtdBuilder |
This class uses a Swift Description file to generate OTDs |
SwiftOTDBuilderObjAdapter |
|
SwiftPattern |
DOCUMENT ME! |
SwiftSeqEntryField |
this class represents a Sequence of Entry Field in Swift MT description;
Update history:
05/24/2006 : QAI 100008 - implement SWIFT HRF parser
Added setters in case the information is parsed
using another parser (such as HRF reader) and the
entry is set from other objects; |
SwiftSubFieldDescriptor |
|
SwiftUtils |
A utility class used to create Swift OTDs |