Uses of Class
org.tmatesoft.svn.core.internal.wc2.patch.SvnPropertiesPatchTarget
Packages that use SvnPropertiesPatchTarget
-
Uses of SvnPropertiesPatchTarget in org.tmatesoft.svn.core.internal.wc2.patch
Fields in org.tmatesoft.svn.core.internal.wc2.patch declared as SvnPropertiesPatchTargetModifier and TypeFieldDescriptionprivate final SvnPropertiesPatchTargetSvnPropertiesPatchTarget.PropReadCallbacks.propPatchTargetFields in org.tmatesoft.svn.core.internal.wc2.patch with type parameters of type SvnPropertiesPatchTargetModifier and TypeFieldDescriptionprivate Map<String,SvnPropertiesPatchTarget> SvnPatchTarget.propTargetsMethods in org.tmatesoft.svn.core.internal.wc2.patch that return SvnPropertiesPatchTargetModifier and TypeMethodDescriptionstatic SvnPropertiesPatchTargetSvnPropertiesPatchTarget.initPropTarget(String propName, SvnDiffCallback.OperationKind operation, SVNWCContext context, File absPath) Methods in org.tmatesoft.svn.core.internal.wc2.patch that return types with arguments of type SvnPropertiesPatchTargetMethods in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type SvnPropertiesPatchTargetModifier and TypeMethodDescriptionprivate voidSvnPatchTarget.putPropTarget(String propName, SvnPropertiesPatchTarget propTarget) Constructors in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type SvnPropertiesPatchTargetModifierConstructorDescriptionprivatePropReadCallbacks(SvnPropertiesPatchTarget propPatchTarget, SVNPropertyValue value, long offset)