Package | Description |
---|---|
org.apache.subversion.javahl | |
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.javahl17 |
Modifier and Type | Field and Description |
---|---|
private static Version |
NativeResources.version |
Modifier and Type | Method and Description |
---|---|
Version |
SVNClient.getVersion() |
Version |
ISVNClient.getVersion() |
static Version |
NativeResources.getVersion()
Returns version information about the underlying native libraries.
|
Version |
ISVNRepos.getVersion() |
Version |
SVNRepos.getVersion() |
Modifier and Type | Field and Description |
---|---|
private Version |
Version.aVersion |
Constructor and Description |
---|
Version(Version aVersion) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
SVNClientImplVersion |
Modifier and Type | Method and Description |
---|---|
static Version |
SVNClientImplVersion.getInstance() |
Version |
SVNReposImpl.getVersion() |
Version |
SVNClientImpl.getVersion() |