Uses of Class
org.tmatesoft.svn.core.internal.delta.SVNDeltaAlgorithm
Packages that use SVNDeltaAlgorithm
Package
Description
This package contains the classes necessary for such purposes as: generating
delta windows upon comparing target bytes against source ones (also may be
vs.
-
Uses of SVNDeltaAlgorithm in org.tmatesoft.svn.core.internal.delta
Subclasses of SVNDeltaAlgorithm in org.tmatesoft.svn.core.internal.delta -
Uses of SVNDeltaAlgorithm in org.tmatesoft.svn.core.io.diff
Fields in org.tmatesoft.svn.core.io.diff declared as SVNDeltaAlgorithm
SVNXDeltaAlgorithm
is used instead in all cases.