Uses of Class
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRemoteDiffEditor
-
Packages that use SvnNgRemoteDiffEditor Package Description org.tmatesoft.svn.core.internal.wc2.ng -
-
Uses of SvnNgRemoteDiffEditor in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return SvnNgRemoteDiffEditor Modifier and Type Method Description static SvnNgRemoteDiffEditor
SvnNgRemoteDiffEditor. createEditor(SVNWCContext context, java.io.File target, SVNDepth depth, SVNRepository repository, long revision, boolean walkDeletedDirs, boolean dryRun, boolean pureRemoteDiff, ISvnDiffCallback diffCallback, ISVNEventHandler handler)
-