Uses of Package
org.tmatesoft.svn.core.internal.wc16
Packages that use org.tmatesoft.svn.core.internal.wc16
Package
Description
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
-
Classes in org.tmatesoft.svn.core.internal.wc16 used by org.tmatesoft.svn.core.internal.wcClassDescriptionThe SVNBasicClient is the base class of all SVN*Client classes that provides a common interface and realization.The SVNLogClient class is intended for such purposes as getting revisions history, browsing repository entries and annotating file contents.The SVNStatusClient class provides methods for obtaining information on the status of Working Copy items.
-
Classes in org.tmatesoft.svn.core.internal.wc16 used by org.tmatesoft.svn.core.internal.wc16ClassDescriptionThe SVNBasicClient is the base class of all SVN*Client classes that provides a common interface and realization.The SVNCopyClient provides methods to perform any kinds of copying and moving that SVN supports - operating on both Working Copies (WC) and URLs.The SVNWCClient class combines a number of version control operations mainly intended for local work with Working Copy items.
-
Classes in org.tmatesoft.svn.core.internal.wc16 used by org.tmatesoft.svn.core.internal.wc17ClassDescriptionThe SVNBasicClient is the base class of all SVN*Client classes that provides a common interface and realization.
-
Classes in org.tmatesoft.svn.core.internal.wc16 used by org.tmatesoft.svn.core.wcClassDescriptionThe SVNBasicClient is the base class of all SVN*Client classes that provides a common interface and realization.