| Package | Description | 
|---|---|
| com.deltaxml.merge | 
 This package provides classes for Merging of XML inputs. 
 | 
| com.deltaxml.mergecommon.config | 
 This package provides configuration classes for merge. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RuleConfiguration | 
ConcurrentMerge.getRuleConfiguration()
Returns the currently used (during extract operations) rule configuration object. 
 | 
RuleConfiguration | 
ThreeWayMerge.getRuleConfiguration()
Returns the currently used (for extract operations) rule configuration object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ConcurrentMerge.setRuleConfiguration(RuleConfiguration rc)
Allows the rules for merge processing (during extract operations) to be specified. 
 | 
void | 
ThreeWayMerge.setRuleConfiguration(RuleConfiguration rc)
Allows the rules for merge processing (during extract operations) to be specified. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RuleConfiguration | 
RuleConfiguration.deepCopy()
Create a deep copy of this RuleConfiguration. 
 | 
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.