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 |
---|---|
CalsTableConfiguration |
SequentialMerge.getCalsTableConfiguration()
Returns the current configuration options for CALS table comparison.
|
CalsTableConfiguration |
ConcurrentMerge.getCalsTableConfiguration()
Returns the current configuration options for CALS table comparison.
|
CalsTableConfiguration |
ThreeWayMerge.getCalsTableConfiguration()
Returns the current configuration options for CALS table comparison.
|
Modifier and Type | Method and Description |
---|---|
void |
SequentialMerge.setCalsTableConfiguration(CalsTableConfiguration config)
Sets the configuration options for CALS table comparison.
|
void |
ConcurrentMerge.setCalsTableConfiguration(CalsTableConfiguration config)
Sets the configuration options for CALS table comparison.
|
void |
ThreeWayMerge.setCalsTableConfiguration(CalsTableConfiguration config)
Sets the configuration options for CALS table comparison.
|
Modifier and Type | Method and Description |
---|---|
CalsTableConfiguration |
MergeBase.getCalsTableConfiguration()
Returns the current configuration options for CALS table comparison.
|
Modifier and Type | Method and Description |
---|---|
void |
MergeBase.setCalsTableConfiguration(CalsTableConfiguration config)
Sets the configuration options for CALS table comparison.
|
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.