Uses of Interface
org.tmatesoft.svn.core.internal.wc2.patch.SvnTargetContent.IRealLineCallback
-
Packages that use SvnTargetContent.IRealLineCallback Package Description org.tmatesoft.svn.core.internal.wc2.patch -
-
Uses of SvnTargetContent.IRealLineCallback in org.tmatesoft.svn.core.internal.wc2.patch
Classes in org.tmatesoft.svn.core.internal.wc2.patch that implement SvnTargetContent.IRealLineCallback Modifier and Type Class Description private static classSvnPatchTarget.RegularCallbacksprivate static classSvnPatchTarget.SymlinkCallbacksprivate static classSvnPropertiesPatchTarget.PropReadCallbacksFields in org.tmatesoft.svn.core.internal.wc2.patch declared as SvnTargetContent.IRealLineCallback Modifier and Type Field Description private SvnTargetContent.IRealLineCallbackSvnTargetContent. readLineCallbackMethods in org.tmatesoft.svn.core.internal.wc2.patch that return SvnTargetContent.IRealLineCallback Modifier and Type Method Description SvnTargetContent.IRealLineCallbackSvnTargetContent. getReadLineCallback()Methods in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type SvnTargetContent.IRealLineCallback Modifier and Type Method Description voidSvnTargetContent. setReadLineCallback(SvnTargetContent.IRealLineCallback readLineCallback)
-