Package | Description |
---|---|
org.apache.subversion.javahl | |
org.tmatesoft.svn.core.javahl17 |
Modifier and Type | Method and Description |
---|---|
void |
SVNClient.properties(String path,
Revision revision,
Revision pegRevision,
Depth depth,
Collection<String> changelists,
InheritedProplistCallback callback) |
void |
ISVNClient.properties(String path,
Revision revision,
Revision pegRevision,
Depth depth,
Collection<String> changelists,
InheritedProplistCallback callback)
Retrieves the properties of an item, including inherited properties.
|
Modifier and Type | Method and Description |
---|---|
void |
SVNClientImpl.properties(String path,
Revision revision,
Revision pegRevision,
Depth depth,
Collection<String> changelists,
InheritedProplistCallback callback) |
Copyright © 2024. All rights reserved.