org.tmatesoft.svn.core |
This package mostly contains common classes as well as interfaces used
throughout all the library.
|
org.tmatesoft.svn.core.auth |
This package contains interfaces/classes used by the library to
authenticate a user to a repository server.
|
org.tmatesoft.svn.core.internal.db |
|
org.tmatesoft.svn.core.internal.delta |
|
org.tmatesoft.svn.core.internal.io.dav |
|
org.tmatesoft.svn.core.internal.io.dav.handlers |
|
org.tmatesoft.svn.core.internal.io.dav.http |
|
org.tmatesoft.svn.core.internal.io.fs |
|
org.tmatesoft.svn.core.internal.io.fs.repcache |
|
org.tmatesoft.svn.core.internal.io.fs.revprop |
|
org.tmatesoft.svn.core.internal.io.svn |
|
org.tmatesoft.svn.core.internal.io.svn.sasl |
|
org.tmatesoft.svn.core.internal.io.svn.ssh |
|
org.tmatesoft.svn.core.internal.util |
|
org.tmatesoft.svn.core.internal.util.jna |
|
org.tmatesoft.svn.core.internal.wc |
|
org.tmatesoft.svn.core.internal.wc.admin |
|
org.tmatesoft.svn.core.internal.wc.patch |
|
org.tmatesoft.svn.core.internal.wc16 |
|
org.tmatesoft.svn.core.internal.wc17 |
|
org.tmatesoft.svn.core.internal.wc17.db |
|
org.tmatesoft.svn.core.internal.wc17.db.statement |
|
org.tmatesoft.svn.core.internal.wc17.db.statement17 |
|
org.tmatesoft.svn.core.internal.wc2 |
|
org.tmatesoft.svn.core.internal.wc2.admin |
|
org.tmatesoft.svn.core.internal.wc2.compat |
|
org.tmatesoft.svn.core.internal.wc2.ng |
|
org.tmatesoft.svn.core.internal.wc2.old |
|
org.tmatesoft.svn.core.internal.wc2.remote |
|
org.tmatesoft.svn.core.io |
This package provides a low-level API for direct interacting with a Subversion repository on
the SVN protocol level.
|
org.tmatesoft.svn.core.io.diff |
This package contains the classes necessary for such purposes as: generating
delta windows upon comparing target bytes against source ones (also may be
vs.
|
org.tmatesoft.svn.core.replicator |
This package provides classes that allow to replicate existing
repositories.
|
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.
|
org.tmatesoft.svn.core.wc.admin |
This package provides API for administrative managing Subversion repositories on a local machine.
|
org.tmatesoft.svn.core.wc.xml |
This package gives an advantage to write annotation, status and log
information in xml format to any SAX ContentHandler implementation.
|
org.tmatesoft.svn.core.wc2 |
NEW: this package contains command-style API to perform most of
Subversion operations on the level of abstraction similar to that of the
command line client.
|
org.tmatesoft.svn.core.wc2.admin |
NEW: this package contains command-style API to perform most of
Subversion operations that works directly on local repository
on the level of abstraction similar to that of the command line client.
|
org.tmatesoft.svn.core.wc2.hooks |
NEW: this package contains callback interfaces for the new WC2 API.
|
org.tmatesoft.svn.util |
|