| Package | Description |
|---|---|
| org.apache.subversion.javahl.callback | |
| org.tmatesoft.svn.core.javahl17 |
| Modifier and Type | Method and Description |
|---|---|
void |
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.
|
| Modifier and Type | Method and Description |
|---|---|
private static java.util.Collection<InheritedProplistCallback.InheritedItem> |
SVNClientImpl.getInheritedProperties(java.util.List<SvnInheritedProperties> inheritedProperties) |