PipelinedComparatorS9,
DocumentComparator and DataComparator.See: Description
| Class | Description |
|---|---|
| CalsTableConfiguration |
Specifies configuration options for CALS table comparison.
|
| HtmlTableConfiguration |
Specifies configuration options for HTML table comparison.
|
| LexicalPreservationConfig |
Configures the way that Lexical Preservation is applied during the document loading, preservation processing and
output/serialisation phases of a pipelined comparison.
|
| MathMLConfig |
Specifies configuration options for MathML processing.
|
| OutputFormatConfiguration |
Specifies configuration options related to the format of the comparison result from a
DocumentComparator. |
| ResultReadabilityOptions |
Sets options to change the granularity and ordering of changes in the result in order to improve readability.
|
| SVGConfiguration |
Specifies configuration options for SVG comparison.
|
| Enum | Description |
|---|---|
| AdvancedEntityRefUsage |
An advanced mode for controlling some specialist use cases, where both the entity references and their replacement text are
compared.
|
| CalsColumnKeyingMode |
Specifies the column keying mode used to match CALS columns when table processing is enabled.
|
| CancellationPolicy |
Determines whether and how the Comparator can be cancelled if it is taking too long.
|
| ColumnKeyingMode | Deprecated
This class has been deprecated and replaced by
CalsColumnKeyingMode and
HtmlColumnKeyingMode. |
| DefaultAttProcessingMode |
Represents the behaviour required when outputting defaulted attributes.
|
| FrameMakerTrackChangesTableChangeMode |
Enumeration representing the possible values for the framemaker-tcs-table-change-mode parameter.
|
| HtmlColumnKeyingMode |
Specifies the column keying mode used to match HTML columns when table processing is enabled.
|
| InvalidTableBehaviour |
Specifies the behaviour to use when inputs contain invalid tables.
|
| MathMLGranularity |
Specifies the granularity at which the differences between the two MathML expressions will be represented from the
DocumentComparator.
|
| MixedContentDetectionScope |
Enumeration representing the possible values for handling changes in whitespace.
|
| ModifiedAttributeMode |
Defined the modified attribute processing mode.
|
| ModifiedFormatOutput |
Specifies how modified 'formatting' elements should be output.
|
| ModifiedWhitespaceBehaviour |
Enumeration representing the possible values for handling changes in whitespace.
|
| OrderlessPresentationMode |
Specifies how the child elements of 'orderless' elements should be output.
|
| PreservationOutputType |
Used to specify how the lexically preserved items should be styled.
|
| PreservationProcessingMode |
Represents the behaviour required when outputting preserved lexical items which have changed.
|
| PresetPreservationMode |
The preset lexical preservation modes.
|
| ResultFormat |
Specifies the format of results output from the DocumentComparator.
|
| SVGGranularity |
Specifies the granularity at which the differences between the two SVG images will be represented from the DocumentComparator.
|
| ValidationLevel |
Specifies which level of validation to use when validation processes are run.
|
| WarningReportMode |
Specifies how certain warnings generated during the comparison process are reported.
|
| XmetalTrackChangesTableChangeMode |
Enumeration representing the possible values for the xmetal-tcs-table-change-mode parameter.
|
Contains classes and enums used to provide configuration options to PipelinedComparatorS9,
DocumentComparator and DataComparator.