Uses of Class
org.tmatesoft.svn.core.internal.wc2.patch.SvnTargetContent
Packages that use SvnTargetContent
-
Uses of SvnTargetContent in org.tmatesoft.svn.core.internal.wc2.patch
Subclasses of SvnTargetContent in org.tmatesoft.svn.core.internal.wc2.patchMethods in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type SvnTargetContentModifier and TypeMethodDescriptionprivate 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)