Uses of Class
org.apache.subversion.javahl.types.Version
Packages that use Version
Package
Description
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
-
Uses of Version in org.apache.subversion.javahl
Fields in org.apache.subversion.javahl declared as VersionMethods in org.apache.subversion.javahl that return VersionModifier and TypeMethodDescriptionISVNClient.getVersion()ISVNRepos.getVersion()static VersionNativeResources.getVersion()Returns version information about the underlying native libraries.SVNClient.getVersion()SVNRepos.getVersion() -
Uses of Version in org.tigris.subversion.javahl
Fields in org.tigris.subversion.javahl declared as VersionConstructors in org.tigris.subversion.javahl with parameters of type Version -
Uses of Version in org.tmatesoft.svn.core.javahl17
Subclasses of Version in org.tmatesoft.svn.core.javahl17Methods in org.tmatesoft.svn.core.javahl17 that return VersionModifier and TypeMethodDescriptionstatic VersionSVNClientImplVersion.getInstance()SVNClientImpl.getVersion()SVNReposImpl.getVersion()