Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc | |
org.tmatesoft.svn.core.internal.wc16 | |
org.tmatesoft.svn.core.internal.wc2.compat | |
org.tmatesoft.svn.core.wc |
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
|
Modifier and Type | Method and Description |
---|---|
void |
SVNStatusEditor.setFileProvider(ISVNStatusFileProvider fileProvider) |
Modifier and Type | Method and Description |
---|---|
void |
SVNStatusClient16.setFilesProvider(ISVNStatusFileProvider filesProvider) |
Modifier and Type | Method and Description |
---|---|
static ISVNStatusFileProvider |
SvnCodec.fileListProvider(ISvnFileListHook hook) |
Modifier and Type | Method and Description |
---|---|
static ISvnFileListHook |
SvnCodec.fileListHook(ISVNStatusFileProvider provider) |
Modifier and Type | Method and Description |
---|---|
void |
SVNStatusClient.setFilesProvider(ISVNStatusFileProvider filesProvider) |
Copyright © 2019. All rights reserved.