Uses of Class
org.tmatesoft.svn.core.internal.wc2.patch.SvnTargetContent
-
Packages that use SvnTargetContent Package Description org.tmatesoft.svn.core.internal.wc2.patch -
-
Uses of SvnTargetContent in org.tmatesoft.svn.core.internal.wc2.patch
Subclasses of SvnTargetContent in org.tmatesoft.svn.core.internal.wc2.patch Modifier and Type Class Description classSvnPatchTargetclassSvnPropertiesPatchTargetMethods in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type SvnTargetContent Modifier and Type Method Description private static voidSvnPatchTarget. applyHunk(SvnPatchTarget target, SvnTargetContent targetContent, SvnHunkInfo hunkInfo, java.lang.String propName)private static voidSvnPatchTarget. copyLinesToTarget(SvnTargetContent target, int line)private SvnHunkInfoSvnPatchTarget. getHunkInfo(SvnDiffHunk hunk, SvnTargetContent targetContent, int fuzz, boolean ignoreWhitespace, boolean isPropHunk)
-