Uses of Package
org.tigris.subversion.javahl
Packages that use org.tigris.subversion.javahl
Package
Description
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
This package provides an implementation of the native Subversion javahl
binding interface SVNClientInterface that is distributed within
the org.tigris.subversion.javahl package.
-
Classes in org.tigris.subversion.javahl used by org.tigris.subversion.javahlClassDescriptionThis interface is used to receive every single line for a file on a the SVNClientInterface.blame call.This interface is used to receive every single line for a file on a the SVNClientInterface.blame call.This interface is used to receive every single line for a file on a the SVNClientInterface.blame call.Class represeting one line of the lines, i.e.This interface is used to receive every status item for the SVNClientInterface.status call.This exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI interface.This class describes a item which will be committed.The constants in this interface describe the changes to an item to be committed.This is callback interface which has to implemented by the client to receive which files will be committed and to enter the log message.The description of a merge conflict, encountered during merge/update/switch operations.The callback API used to handle conflicts encountered during merge/update/switch operations.The result returned by the callback API used to handle conflicts encountered during merge/update/switch operations.The description of a merge conflict, encountered during merge/update/switch operations.A description of a copy source.The event passed to the
DiffSummaryReceiver.onSummary(DiffSummary)
API in response to path differences reported bySVNClientInterface.diffSummarize(java.lang.String, org.tigris.subversion.javahl.Revision, java.lang.String, org.tigris.subversion.javahl.Revision, int, java.lang.String[], boolean, org.tigris.subversion.javahl.DiffSummaryReceiver)
.The type of difference being summarized.Subversion diff summarization interface.A general subversion directory entry.Give information about one subversion item (file or directory) in the working copythis class is returned by SVNClientInterface.info2 and contains information about items in the repository or working copyThis interface is used to retrieve info each result in a SVNClientInterface.info2 call.Interface for data to be received from subversion used for SVNAdmin.load and SVNAdmin.dumpThis interface is used to receive every single line for a file on a the SVNClientInterface.blame call.Class to describe a lock.This class describes a single subversion revision with log message, author and date.This interface is used to receive every log message for the log messages found by a SVNClientInterface.logMessages call.Merge history for a path.This exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI code.Deprecated.Use Notify2 insteadSubversion notification interface.The type of action triggering the notificationThe event passed to theNotify2.onNotify(NotifyInformation)
API to notifySVNClientInterface
of relevant events.Status of the text or the property of the item triggering the notification.Interface to send data to subversion used by SVNAdmin.load.The event passed to theProgressListener.onProgress(ProgressEvent)
API to informSVNClientInterface
of command progress (in terms of bytes).Subversion progress event interface.The original interface for receiving callbacks for authentication.Partial interface for receiving callbacks for authentication.This class describes one property managed by Subversion.This interface is used to property lists for each path in a SVNClientInterface.properties call.Class to specify a revision in a svn command.class to specify a Revision by numberVarious ways of specifying revisions.Object that describes a revision rangeSubversion status API.This interface is used to receive every status item for the SVNClientInterface.status call.class for kind status of the item or its propertiesThis checked exception is thrown whenever something goes wrong with the Subversion JavaHL bindings.interface to receive the messagesThis interface is the commom interface for all subversion operations.Class for the constants of the logging levels.This class connects a java.io.PipedInputStream to a OutputInterface.this class implements the connection to SVNAdminThis class connects a java.io.PipedOutputStream to a InputInterface.this class implements the connection to SVNAdminEncapsulates version information about the underlying native libraries. -
Classes in org.tigris.subversion.javahl used by org.tmatesoft.svn.core.javahlClassDescriptionThis interface is used to receive every single line for a file on a the SVNClientInterface.blame call.This interface is used to receive every single line for a file on a the SVNClientInterface.blame call.This interface is used to receive every single line for a file on a the SVNClientInterface.blame call.This interface is used to receive every status item for the SVNClientInterface.status call.This exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI interface.This is callback interface which has to implemented by the client to receive which files will be committed and to enter the log message.The callback API used to handle conflicts encountered during merge/update/switch operations.A description of a copy source.Subversion diff summarization interface.A general subversion directory entry.Give information about one subversion item (file or directory) in the working copythis class is returned by SVNClientInterface.info2 and contains information about items in the repository or working copyThis interface is used to retrieve info each result in a SVNClientInterface.info2 call.This interface is used to receive every single line for a file on a the SVNClientInterface.blame call.This class describes a single subversion revision with log message, author and date.This interface is used to receive every log message for the log messages found by a SVNClientInterface.logMessages call.Merge history for a path.Deprecated.Use Notify2 insteadSubversion notification interface.Subversion progress event interface.The original interface for receiving callbacks for authentication.Partial interface for receiving callbacks for authentication.The interface for requesting authentication credentials from the user.This class describes one property managed by Subversion.This interface is used to property lists for each path in a SVNClientInterface.properties call.Class to specify a revision in a svn command.Object that describes a revision rangeSubversion status API.This interface is used to receive every status item for the SVNClientInterface.status call.This checked exception is thrown whenever something goes wrong with the Subversion JavaHL bindings.This interface is the commom interface for all subversion operations.Class for the constants of the logging levels.Encapsulates version information about the underlying native libraries.