| Package | Description |
|---|---|
| org.tigris.subversion.javahl |
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Version |
SVNAdmin.getVersion() |
Version |
SVNClient.getVersion() |
Version |
SVNClientSynchronized.getVersion() |
Version |
SVNClientInterface.getVersion() |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
SVNClientImplVersion |
| Modifier and Type | Method and Description |
|---|---|
static Version |
SVNClientImplVersion.getInstance() |
Version |
SVNClientImpl.getVersion() |