Class Summary |
PhoneticizeField |
Represents the configuration of a field to phoneticize. |
PreparsedFieldGroup |
Represents the configuration for a 'structures to normalize' field group,
referred to in this class as a 'pre-parsed' field group as the standardization
process consists of two stages: parsing and normalizing. |
StandardizationConfiguration |
Handles the parsing of the Standardization configuration, defining how to
standardize (including phoneticization) objects. |
StandardizationConfiguration.Attributes |
Attributes that correspond to the XML attribute names. |
StandardizationConfiguration.Tags |
Tags that correspond to the XML node names. |
StandardizationFieldGroup |
Defines the configuration settings for the common elements to a
standardization field group, whether for a structure to normalize (pre-parsed)
or free-form text to standardize (unparsed). |
SystemObjectField |
Represents the definition of a SystemObject field used in the configuration. |
SystemObjectStandardization |
Represents the configuration for a 'standardize system object' entry,
defining how to standardize a given system object. |
UnparsedFieldGroup |
Represents the configuration for a 'free-form texts to standardize' field group,
referred to in this class as a 'unparsed' field group as the standardization
process consists of two stages: parsing and normalizing. |