Uses of Package
org.apache.subversion.javahl
Packages that use org.apache.subversion.javahl
Package
Description
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
-
Classes in org.apache.subversion.javahl used by org.apache.subversion.javahlClassDescriptionThis exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI interface.The type of action triggering the notificationThis class describes a item which will be committed.The constants in this interface describe the changes to an item to be committed.Rich man's enum for
svn_wc_conflict_action_t
.Rich man's enum forsvn_wc_conflict_kind_t
.Rich man's enum forsvn_wc_conflict_reason_t
.The type of difference being summarized.This interface is the commom interface for all subversion operations.interface to receive the messagesThis exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI code.The type of action triggering the notificationThis checked exception is thrown whenever something goes wrong with the Subversion JavaHL bindings. -
Classes in org.apache.subversion.javahl used by org.apache.subversion.javahl.callbackClassDescriptionThis exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI interface.The event passed to the
ClientNotifyCallback.onNotify(org.apache.subversion.javahl.ClientNotifyInformation)
API to notifyISVNClient
of relevant events.This class describes a item which will be committed.This class describes a item which will be committed.The description of a merge conflict, encountered during merge/update/switch operations.The result returned by the callback API used to handle conflicts encountered during merge/update/switch operations.The event passed to theDiffSummaryCallback.onSummary(org.apache.subversion.javahl.DiffSummary)
API in response to path differences reported byISVNClient.diffSummarize(java.lang.String, org.apache.subversion.javahl.types.Revision, java.lang.String, org.apache.subversion.javahl.types.Revision, org.apache.subversion.javahl.types.Depth, java.util.Collection<java.lang.String>, boolean, org.apache.subversion.javahl.callback.DiffSummaryCallback)
.The event passed to theProgressCallback.onProgress(org.apache.subversion.javahl.ProgressEvent)
API to informISVNClient
of command progress (in terms of bytes).The event passed to theReposNotifyCallback.onNotify(org.apache.subversion.javahl.ReposNotifyInformation)
API to notifyISVNClient
of relevant events.This checked exception is thrown whenever something goes wrong with the Subversion JavaHL bindings. -
Classes in org.apache.subversion.javahl used by org.apache.subversion.javahl.typesClassDescriptionThe description of a merge conflict, encountered during merge/update/switch operations.
-
Classes in org.apache.subversion.javahl used by org.tigris.subversion.javahlClassDescriptionThis exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI interface.The event passed to the
ClientNotifyCallback.onNotify(org.apache.subversion.javahl.ClientNotifyInformation)
API to notifyISVNClient
of relevant events.The type of action triggering the notificationThis class describes a item which will be committed.The description of a merge conflict, encountered during merge/update/switch operations.The result returned by the callback API used to handle conflicts encountered during merge/update/switch operations.The event passed to theDiffSummaryCallback.onSummary(org.apache.subversion.javahl.DiffSummary)
API in response to path differences reported byISVNClient.diffSummarize(java.lang.String, org.apache.subversion.javahl.types.Revision, java.lang.String, org.apache.subversion.javahl.types.Revision, org.apache.subversion.javahl.types.Depth, java.util.Collection<java.lang.String>, boolean, org.apache.subversion.javahl.callback.DiffSummaryCallback)
.The type of difference being summarized.The event passed to theProgressCallback.onProgress(org.apache.subversion.javahl.ProgressEvent)
API to informISVNClient
of command progress (in terms of bytes).This checked exception is thrown whenever something goes wrong with the Subversion JavaHL bindings. -
Classes in org.apache.subversion.javahl used by org.tmatesoft.svn.core.javahl17ClassDescriptionThis exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI interface.The event passed to the
ClientNotifyCallback.onNotify(org.apache.subversion.javahl.ClientNotifyInformation)
API to notifyISVNClient
of relevant events.The type of action triggering the notificationThis class describes a item which will be committed.This class describes a item which will be committed.The description of a merge conflict, encountered during merge/update/switch operations.Rich man's enum forsvn_wc_conflict_action_t
.Rich man's enum forsvn_wc_conflict_kind_t
.Rich man's enum forsvn_wc_conflict_reason_t
.The result returned by the callback API used to handle conflicts encountered during merge/update/switch operations.The event passed to theDiffSummaryCallback.onSummary(org.apache.subversion.javahl.DiffSummary)
API in response to path differences reported byISVNClient.diffSummarize(java.lang.String, org.apache.subversion.javahl.types.Revision, java.lang.String, org.apache.subversion.javahl.types.Revision, org.apache.subversion.javahl.types.Depth, java.util.Collection<java.lang.String>, boolean, org.apache.subversion.javahl.callback.DiffSummaryCallback)
.The type of difference being summarized.This interface is the commom interface for all subversion operations.interface to receive the messagesThe event passed to theProgressCallback.onProgress(org.apache.subversion.javahl.ProgressEvent)
API to informISVNClient
of command progress (in terms of bytes).This checked exception is thrown whenever something goes wrong with the Subversion JavaHL bindings.