| Package | Description |
|---|---|
| org.tmatesoft.svn.core.javahl |
This package provides an implementation of the native Subversion javahl
binding interface SVNClientInterface that is distributed within
the org.tigris.subversion.javahl package.
|
| 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 |
|---|---|
protected SVNWCClient |
SVNClientImpl.getSVNWCClient() |
| Modifier and Type | Field and Description |
|---|---|
private SVNWCClient |
SVNClientManager.myWCClient |
| Modifier and Type | Method and Description |
|---|---|
SVNWCClient |
SVNClientManager.getWCClient()
Returns an instance of the
SVNWCClient class. |