Uses of Class
org.tigris.subversion.javahl.Version
Packages that use Version
Package
Description
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
This package provides an implementation of the native Subversion javahl
binding interface SVNClientInterface that is distributed within
the org.tigris.subversion.javahl package.
-
Uses of Version in org.tigris.subversion.javahl
Methods in org.tigris.subversion.javahl that return VersionModifier and TypeMethodDescriptionSVNAdmin.getVersion()
SVNClient.getVersion()
SVNClientInterface.getVersion()
SVNClientSynchronized.getVersion()
-
Uses of Version in org.tmatesoft.svn.core.javahl
Subclasses of Version in org.tmatesoft.svn.core.javahlMethods in org.tmatesoft.svn.core.javahl that return VersionModifier and TypeMethodDescriptionstatic Version
SVNClientImplVersion.getInstance()
SVNClientImpl.getVersion()