Package | Description |
---|---|
org.tmatesoft.svn.core.internal.delta | |
org.tmatesoft.svn.core.io.diff |
This package contains the classes necessary for such purposes as: generating
delta windows upon comparing target bytes against source ones (also may be
vs.
|
Modifier and Type | Class and Description |
---|---|
class |
SVNVDeltaAlgorithm
Deprecated.
SVNXDeltaAlgorithm is used instead in all cases. |
class |
SVNXDeltaAlgorithm |
Modifier and Type | Field and Description |
---|---|
private SVNDeltaAlgorithm |
SVNDeltaGenerator.myXDelta |