| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.wc2.compat | |
| 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 |
|---|---|
static ISvnCommitHandler |
SvnCodec.commitHandler(ISVNCommitHandler target) |
| Modifier and Type | Method and Description |
|---|---|
static ISVNCommitHandler |
SvnCodec.commitHandler(ISvnCommitHandler target) |
| Modifier and Type | Method and Description |
|---|---|
ISvnCommitHandler |
AbstractSvnCommit.getCommitHandler()
Gets the commit handler for the operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSvnCommit.setCommitHandler(ISvnCommitHandler commitHandler)
Sets the commit handler for the operation.
|
Copyright © 2025. All rights reserved.