Uses of Package
org.tmatesoft.svn.core.io

Packages that use org.tmatesoft.svn.core.io
Package
Description
Provides a (mostly native, using JNI and javah) implementation of a high level Java API for Subversion.
 
This package mostly contains common classes as well as interfaces used throughout all the library.
This package contains interfaces/classes used by the library to authenticate a user to a repository server.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This package provides a low-level API for direct interacting with a Subversion repository on the SVN protocol level.
This package contains the classes necessary for such purposes as: generating delta windows upon comparing target bytes against source ones (also may be vs.
This package provides classes that allow to replicate existing repositories.
This package provides a high-level API for managing Working Copies in a way compatible with the native SVN command line client.
This package provides API for administrative managing Subversion repositories on a local machine.