Uses of Interface
org.tmatesoft.svn.core.internal.wc.ISVNMergeStrategy
-
Packages that use ISVNMergeStrategy Package Description org.tmatesoft.svn.core.internal.wc org.tmatesoft.svn.core.internal.wc16 -
-
Uses of ISVNMergeStrategy in org.tmatesoft.svn.core.internal.wc
Classes in org.tmatesoft.svn.core.internal.wc that implement ISVNMergeStrategy Modifier and Type Class Description class
SVNMergeDriver
-
Uses of ISVNMergeStrategy in org.tmatesoft.svn.core.internal.wc16
Classes in org.tmatesoft.svn.core.internal.wc16 that implement ISVNMergeStrategy Modifier and Type Class Description class
SVNDiffClient16
The SVNDiffClient class provides methods allowing to get differences between versioned items ('diff' operation) as well as ones intended for merging file contents.
-