Uses of Class
org.apache.subversion.javahl.SVNClient
Packages that use SVNClient
Package
Description
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
-
Uses of SVNClient in org.tigris.subversion.javahl
Methods in org.tigris.subversion.javahl with parameters of type SVNClientModifier and TypeMethodDescriptionprivate void
Status.populateFromInfo
(SVNClient aClient, java.lang.String path) Constructors in org.tigris.subversion.javahl with parameters of type SVNClient