Package | Description |
---|---|
com.groupdocs.comparison.common.comparisonsettings | |
com.groupdocs.comparison.text | |
com.groupdocs.comparison.text.contracts |
Modifier and Type | Method and Description |
---|---|
TextComparisonSettings |
ComparisonSettings.toTextSettings()
To the text settings.
|
Modifier and Type | Field and Description |
---|---|
TextComparisonSettings |
TextCompareResult.settings
Deprecated.
The settings
|
Modifier and Type | Method and Description |
---|---|
TextComparisonSettings |
TextCompareResult.getSettings()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ITextCompareResult |
ComparisonTextFile.compareWith(IComparisonTextFile targetText,
TextComparisonSettings settings)
Deprecated.
Compares the with.
|
void |
TextCompareResult.setSettings(TextComparisonSettings settings)
Deprecated.
|
Constructor and Description |
---|
TextCompareResult(TextComparisonSettings settings,
List<IComparisonTextComponent> components,
int countOfErrors)
Deprecated.
TextCompareResult constructor
|
Modifier and Type | Method and Description |
---|---|
ITextCompareResult |
IComparisonTextFile.compareWith(IComparisonTextFile targetText,
TextComparisonSettings TextComparisonSettings)
Deprecated.
Compare with text compare result.
|
Copyright © 2018. All rights reserved.