Package ro.sync.diff.merge.api
-
Interface Summary Interface Description MergedFileState The state of a merged file contains information about the file location and the merge status (deleted, added, modified).MergeFilesOptionsConstants Constants used as keys in the mergeOptions map parameter fromDiffAndMergeTools.openMergeApplication(java.io.File, java.io.File, java.io.File, java.util.Map)
MergeFilesOptionsConstants.FilterModeValues The values for filter mode option. -
Enum Summary Enum Description MergedFileState.MergeStatus The merge state -
Exception Summary Exception Description MergeFilesException An exception thrown when merge files fails.