Package | Description |
---|---|
com.deltaxml.merge |
This package provides classes for Merging of XML inputs.
|
com.deltaxml.mergecommon |
This package is used to define the interfaces and classes that are common to all of the merge products.
|
Modifier and Type | Method and Description |
---|---|
HtmlTableConfiguration |
SequentialMerge.getHtmlTableConfiguration()
Returns the current configuration options for HTML table comparison.
|
HtmlTableConfiguration |
ConcurrentMerge.getHtmlTableConfiguration()
Returns the current configuration options for HTML table comparison.
|
HtmlTableConfiguration |
ThreeWayMerge.getHtmlTableConfiguration()
Returns the current configuration options for HTML table comparison.
|
Modifier and Type | Method and Description |
---|---|
void |
SequentialMerge.setHtmlTableConfiguration(HtmlTableConfiguration config)
Sets the configuration options for HTML table comparison.
|
void |
ConcurrentMerge.setHtmlTableConfiguration(HtmlTableConfiguration config)
Sets the configuration options for HTML table comparison.
|
void |
ThreeWayMerge.setHtmlTableConfiguration(HtmlTableConfiguration config)
Sets the configuration options for HTML table comparison.
|
Modifier and Type | Method and Description |
---|---|
HtmlTableConfiguration |
MergeBase.getHtmlTableConfiguration()
Returns the current configuration options for HTML table comparison.
|
Modifier and Type | Method and Description |
---|---|
void |
MergeBase.setHtmlTableConfiguration(HtmlTableConfiguration config)
Sets the configuration options for HTML table comparison.
|
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.