Package | Description |
---|---|
com.groupdocs.comparison | |
com.groupdocs.comparison.common.comparisonsettings |
Modifier and Type | Method and Description |
---|---|
ICompareResult |
Comparer.compare(InputStream source,
InputStream target,
ComparisonSettings settings)
Compares the specified source.
|
InputStream |
Comparison.compare(InputStream source,
InputStream target,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(InputStream source,
InputStream target,
int type,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(InputStream source,
InputStream target,
String resultPath,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(InputStream source,
InputStream target,
String resultPath,
ComparisonSettings settings,
int targetExt)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(InputStream source,
InputStream target,
String resultPath,
int type,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(InputStream source,
InputStream target,
String resultPath,
int type,
ComparisonSettings settings,
int targetExt)
Deprecated.
Compares the specified source.
|
ICompareResult |
MultiComparer.compare(InputStream source,
List<InputStream> targetFiles,
ComparisonSettings options)
Compares the specified source.
|
ICompareResult |
Comparer.compare(InputStream source,
String sourcePassword,
InputStream target,
String targetPassword,
ComparisonSettings settings)
Compares the specified source.
|
InputStream |
Comparison.compare(InputStream source,
String sourcePassword,
InputStream target,
String targetPassword,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(InputStream source,
String sourcePassword,
InputStream target,
String targetPassword,
int type,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(InputStream source,
String sourcePassword,
InputStream target,
String targetPassword,
String resultPath,
ComparisonSettings settings)
Deprecated.
Compares two documents
|
InputStream |
Comparison.compare(InputStream source,
String sourcePassword,
InputStream target,
String targetPassword,
String resultPath,
ComparisonSettings settings,
int targetExt)
Deprecated.
Compares two documents
|
InputStream |
Comparison.compare(InputStream source,
String sourcePassword,
InputStream target,
String targetPassword,
String resultPath,
int type,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(InputStream source,
String sourcePassword,
InputStream target,
String targetPassword,
String resultPath,
int type,
ComparisonSettings settings,
int targetExt)
Deprecated.
Compares the specified source.
|
ICompareResult |
MultiComparer.compare(InputStream source,
String sourcePassword,
List<InputStream> targetFiles,
List<String> filesPasswords,
ComparisonSettings settings)
Compares the specified source.
|
ICompareResult |
MultiComparer.compare(String source,
List<String> targetFiles,
ComparisonSettings settings)
Compares the specified source.
|
ICompareResult |
Comparer.compare(String source,
String target,
ComparisonSettings settings)
Compares the specified source.
|
InputStream |
Comparison.compare(String source,
String target,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(String source,
String target,
int type,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
ICompareResult |
MultiComparer.compare(String source,
String sourcePassword,
List<String> targetfiles,
List<String> filesPasswords,
ComparisonSettings settings)
Compares the specified source.
|
InputStream |
Comparison.compare(String source,
String target,
String resultPath,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(String source,
String target,
String resultPath,
ComparisonSettings settings,
int targetExt)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(String source,
String target,
String resultPath,
int type,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(String source,
String target,
String resultPath,
int type,
ComparisonSettings settings,
int targetExt)
Deprecated.
Compares the specified source.
|
ICompareResult |
Comparer.compare(String source,
String sourcePassword,
String target,
String targetPassword,
ComparisonSettings settings)
Compares the specified source.
|
InputStream |
Comparison.compare(String source,
String sourcePassword,
String target,
String targetPassword,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(String source,
String sourcePassword,
String target,
String targetPassword,
int type,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(String source,
String sourcePassword,
String target,
String targetPassword,
String resultPath,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(String source,
String sourcePassword,
String target,
String targetPassword,
String resultPath,
ComparisonSettings settings,
int targetExt)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(String source,
String sourcePassword,
String target,
String targetPassword,
String resultPath,
int type,
ComparisonSettings settings)
Deprecated.
Compares the specified source.
|
InputStream |
Comparison.compare(String source,
String sourcePassword,
String target,
String targetPassword,
String resultPath,
int type,
ComparisonSettings settings,
int targetExt)
Deprecated.
Compares the specified source.
|
Modifier and Type | Class and Description |
---|---|
class |
CellsComparisonSettings
Deprecated.
|
class |
HtmlComparisonSettings
Deprecated.
|
class |
ImagingComparisonSettings
Deprecated.
|
class |
PdfComparisonSettings
Deprecated.
|
class |
SlidesComparisonSettings
Deprecated.
|
class |
TextComparisonSettings
Deprecated.
|
class |
WordsComparisonSettings
Deprecated.
|
Copyright © 2018. All rights reserved.