Uses of Interface
com.deltaxml.mergecommon.MergeCommon
Packages that use MergeCommon
Package
Description
DeltaNova DITA Merge API
DeltaNova XML Merge API
-
Uses of MergeCommon in com.deltaxml.ditamerge
Classes in com.deltaxml.ditamerge that implement MergeCommonModifier and TypeClassDescriptionclassA concurrent merge class which supports n-way merging of the concurrently edited DITA documents.classThe main class for three-way concurrent DITA merge operations. -
Uses of MergeCommon in com.deltaxml.merge
Classes in com.deltaxml.merge that implement MergeCommonModifier and TypeClassDescriptionclassA merge class which supports n-way merging of the concurrently edited XML content (data or documents) .classThe main class for three-way concurrent merge operations.