| 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 | Class and Description | 
|---|---|
class  | 
ConcurrentMerge
 A merge class which supports n-way merging of the concurrently edited XML content (data or documents) . 
 | 
class  | 
SequentialMerge
 A merge class which supports n-way merging of the sequentially edited XML content (data or documents). 
 | 
class  | 
ThreeWayMerge
 The main class for three-way concurrent merge operations. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MergeCommon<DeltaXMLBaseException extends Exception,InvalidInputException extends DeltaXMLBaseException,LicenseException extends DeltaXMLBaseException,DifferentRootElementException extends DeltaXMLBaseException,DoctypeChangeException extends DeltaXMLBaseException,DoctypeMissingException extends DeltaXMLBaseException,UnorderedDuplicateKeysException extends DeltaXMLBaseException,DifferingOrderedAttributesException extends DeltaXMLBaseException,UnorderedElementContainingPCDATAException extends DeltaXMLBaseException>
 A common interface for concurrent merge classes. 
 | 
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.