Uses of Class
org.tmatesoft.svn.core.wc.admin.SVNLookClient
-
Packages that use SVNLookClient Package Description org.tmatesoft.svn.core.wc This package provides a high-level API for managing Working Copies in a way compatible with the native SVN command line client. -
-
Uses of SVNLookClient in org.tmatesoft.svn.core.wc
Fields in org.tmatesoft.svn.core.wc declared as SVNLookClient Modifier and Type Field Description private SVNLookClientSVNClientManager. myLookClientMethods in org.tmatesoft.svn.core.wc that return SVNLookClient Modifier and Type Method Description SVNLookClientSVNClientManager. getLookClient()Returns an instance of theSVNLookClientclass.
-