Uses of Class
org.apache.subversion.javahl.types.Version
-
Packages that use Version 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 -
-
Uses of Version in org.apache.subversion.javahl
Methods in org.apache.subversion.javahl that return Version Modifier and Type Method Description Version
ISVNClient. getVersion()
Version
ISVNRepos. getVersion()
static Version
NativeResources. getVersion()
Returns version information about the underlying native libraries.Version
SVNClient. getVersion()
Version
SVNRepos. getVersion()
-
Uses of Version in org.tigris.subversion.javahl
Constructors in org.tigris.subversion.javahl with parameters of type Version Constructor Description Version(Version aVersion)
-
Uses of Version in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 that return Version Modifier and Type Method Description Version
SVNClientImpl. getVersion()
Version
SVNReposImpl. getVersion()
-