Uses of Class
org.tmatesoft.svn.core.internal.wc2.patch.SvnPropertiesPatch
Packages that use SvnPropertiesPatch
-
Uses of SvnPropertiesPatch in org.tmatesoft.svn.core.internal.wc2.patch
Fields in org.tmatesoft.svn.core.internal.wc2.patch with type parameters of type SvnPropertiesPatchModifier and TypeFieldDescriptionprivate java.util.Map<java.lang.String,
SvnPropertiesPatch> SvnPatch.propPatches
Methods in org.tmatesoft.svn.core.internal.wc2.patch that return types with arguments of type SvnPropertiesPatchModifier and TypeMethodDescriptionjava.util.Map<java.lang.String,
SvnPropertiesPatch> SvnPatch.getPropPatches()