Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc2.patch |
Modifier and Type | Class and Description |
---|---|
class |
SvnPatchTarget |
class |
SvnPropertiesPatchTarget |
Modifier and Type | Method and Description |
---|---|
private static void |
SvnPatchTarget.applyHunk(SvnPatchTarget target,
SvnTargetContent targetContent,
SvnHunkInfo hunkInfo,
java.lang.String propName) |
private static void |
SvnPatchTarget.copyLinesToTarget(SvnTargetContent target,
int line) |
private SvnHunkInfo |
SvnPatchTarget.getHunkInfo(SvnDiffHunk hunk,
SvnTargetContent targetContent,
int fuzz,
boolean ignoreWhitespace,
boolean isPropHunk) |