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 java.util.Map<java.lang.String,SvnPropertiesPatchTarget> SvnPatchTarget.propTargetsMethods in org.tmatesoft.svn.core.internal.wc2.patch that return SvnPropertiesPatchTargetModifier and TypeMethodDescriptionstatic SvnPropertiesPatchTargetSvnPropertiesPatchTarget.initPropTarget(java.lang.String propName, SvnDiffCallback.OperationKind operation, SVNWCContext context, java.io.File absPath) Methods in org.tmatesoft.svn.core.internal.wc2.patch that return types with arguments of type SvnPropertiesPatchTargetModifier and TypeMethodDescriptionjava.util.Map<java.lang.String,SvnPropertiesPatchTarget> SvnPatchTarget.getPropTargets()Methods in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type SvnPropertiesPatchTargetModifier and TypeMethodDescriptionprivate voidSvnPatchTarget.putPropTarget(java.lang.String propName, SvnPropertiesPatchTarget propTarget) Constructors in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type SvnPropertiesPatchTargetModifierConstructorDescriptionprivatePropReadCallbacks(SvnPropertiesPatchTarget propPatchTarget, SVNPropertyValue value, long offset)