Package | Description |
---|---|
org.tmatesoft.svn.core.wc2 |
NEW: this package contains command-style API to perform most of
Subversion operations on the level of abstraction similar to that of the
command line client.
|
Modifier and Type | Method and Description |
---|---|
ISvnObjectReceiver<List<SvnInheritedProperties>> |
SvnGetProperties.getTargetInheritedPropertiesReceiver() |
Modifier and Type | Method and Description |
---|---|
void |
SvnGetProperties.setTargetInheritedPropertiesReceiver(ISvnObjectReceiver<List<SvnInheritedProperties>> receiver) |
Copyright © 2023. All rights reserved.