Uses of Class
org.apache.subversion.javahl.callback.InheritedProplistCallback.InheritedItem
Packages that use InheritedProplistCallback.InheritedItem
-
Uses of InheritedProplistCallback.InheritedItem in org.apache.subversion.javahl.callback
Method parameters in org.apache.subversion.javahl.callback with type arguments of type InheritedProplistCallback.InheritedItemModifier and TypeMethodDescriptionvoid
InheritedProplistCallback.singlePath
(java.lang.String path, java.util.Map<java.lang.String, byte[]> properties, java.util.Collection<InheritedProplistCallback.InheritedItem> inherited_properties) The method will be called once for every file. -
Uses of InheritedProplistCallback.InheritedItem in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 that return types with arguments of type InheritedProplistCallback.InheritedItemModifier and TypeMethodDescriptionprivate static java.util.Collection<InheritedProplistCallback.InheritedItem>
SVNClientImpl.getInheritedProperties
(java.util.List<SvnInheritedProperties> inheritedProperties)