| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.wc2.compat | |
| org.tmatesoft.svn.core.internal.wc2.ng | |
| org.tmatesoft.svn.core.javahl17 |
| Modifier and Type | Method and Description |
|---|---|
static SvnDiffStatus |
SvnCodec.diffStatus(SVNDiffStatus diffStatus) |
| Modifier and Type | Method and Description |
|---|---|
static ISvnObjectReceiver<SvnDiffStatus> |
SvnCodec.diffStatusReceiver(ISVNDiffStatusHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
static SVNDiffStatus |
SvnCodec.diffStatus(SvnDiffStatus diffStatus) |
| Modifier and Type | Method and Description |
|---|---|
protected SvnDiffStatus |
SvnNgDiffSummarize.run(SVNWCContext context) |
| Modifier and Type | Method and Description |
|---|---|
private static ISVNDiffStatusHandler |
SvnNgDiffSummarize.createHandlerForReceiver(ISvnObjectReceiver<SvnDiffStatus> receiver) |
| Modifier and Type | Method and Description |
|---|---|
private ISvnObjectReceiver<SvnDiffStatus> |
SVNClientImpl.getDiffStatusReceiver(DiffSummaryCallback receiver) |
| Modifier and Type | Method and Description |
|---|---|
private DiffSummary |
SVNClientImpl.getDiffSummary(SvnDiffStatus diffStatus) |