Package | Description |
---|---|
com.groupdocs.comparison.text | |
com.groupdocs.comparison.text.contracts |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonParagraph
Deprecated.
|
class |
ComparisonRun
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<IComparisonTextComponent> |
TextCompareResult.getComponents()
Deprecated.
Gets or sets the components.
|
com.aspose.ms.System.Collections.Generic.List<IComparisonTextComponent> |
TextCompareResult.getComponentsInternal()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TextCompareResult.setComponents(List<IComparisonTextComponent> value)
Deprecated.
Gets or sets the components.
|
void |
TextCompareResult.setComponentsInternal(com.aspose.ms.System.Collections.Generic.List<IComparisonTextComponent> value)
Deprecated.
|
Constructor and Description |
---|
TextCompareResult(TextComparisonSettings settings,
List<IComparisonTextComponent> components,
int countOfErrors)
Deprecated.
TextCompareResult constructor
|
Modifier and Type | Interface and Description |
---|---|
interface |
IComparisonParagraph
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<IComparisonTextComponent> |
ITextCompareResult.getComponents()
Deprecated.
Gets components.
|
Modifier and Type | Method and Description |
---|---|
void |
ITextCompareResult.setComponents(List<IComparisonTextComponent> value)
Deprecated.
Sets components.
|
Copyright © 2018. All rights reserved.