Uses of Interface
org.tmatesoft.svn.core.wc.ISVNAnnotateHandler

Packages that use ISVNAnnotateHandler
Package
Description
 
This package mostly contains common classes as well as interfaces used throughout all the library.
 
 
 
 
 
This package provides an implementation of the native Subversion javahl binding interface SVNClientInterface that is distributed within the org.tigris.subversion.javahl package.
This package provides a high-level API for managing Working Copies in a way compatible with the native SVN command line client.
This package gives an advantage to write annotation, status and log information in xml format to any SAX ContentHandler implementation.
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.