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
(String path, Map<String, byte[]> properties, 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 Collection<InheritedProplistCallback.InheritedItem>
SVNClientImpl.getInheritedProperties
(List<SvnInheritedProperties> inheritedProperties)