Uses of Package
org.apache.subversion.javahl
-
Packages that use org.apache.subversion.javahl Package Description org.apache.subversion.javahl org.apache.subversion.javahl.callback org.apache.subversion.javahl.types org.tigris.subversion.javahl Provides a (mostly native, using JNI and javah) implementation of a high level Java API for Subversion.org.tmatesoft.svn.core.javahl17 -
Classes in org.apache.subversion.javahl used by org.apache.subversion.javahl Class Description ClientException This exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI interface.ClientNotifyInformation.Action The type of action triggering the notificationClientNotifyInformation.LockStatus ClientNotifyInformation.Status CommitItem This class describes a item which will be committed.CommitItemStateFlags The constants in this interface describe the changes to an item to be committed.ConflictDescriptor.Action Rich man's enum forsvn_wc_conflict_action_t
.ConflictDescriptor.Kind Rich man's enum forsvn_wc_conflict_kind_t
.ConflictDescriptor.Operation ConflictDescriptor.Reason Rich man's enum forsvn_wc_conflict_reason_t
.ConflictResult.Choice DiffSummary.DiffKind The type of difference being summarized.ISVNClient This interface is the commom interface for all subversion operations.ISVNRepos ISVNRepos.MessageReceiver interface to receive the messagesReposNotifyInformation.Action The type of action triggering the notificationReposNotifyInformation.NodeAction SubversionException 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.types Class Description ConflictDescriptor The description of a merge conflict, encountered during merge/update/switch operations. -
Classes in org.apache.subversion.javahl used by org.tigris.subversion.javahl Class Description ClientNotifyInformation The event passed to theClientNotifyCallback.onNotify(org.apache.subversion.javahl.ClientNotifyInformation)
API to notifyISVNClient
of relevant events.CommitItem This class describes a item which will be committed.ConflictDescriptor The description of a merge conflict, encountered during merge/update/switch operations.ConflictResult The result returned by the callback API used to handle conflicts encountered during merge/update/switch operations.DiffSummary.DiffKind The type of difference being summarized.ProgressEvent The event passed to theProgressCallback.onProgress(org.apache.subversion.javahl.ProgressEvent)
API to informISVNClient
of command progress (in terms of bytes).SVNClient -
Classes in org.apache.subversion.javahl used by org.tmatesoft.svn.core.javahl17 Class Description ClientException This exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI interface.ConflictResult.Choice ISVNClient This interface is the commom interface for all subversion operations.ISVNRepos.MessageReceiver interface to receive the messagesSubversionException This checked exception is thrown whenever something goes wrong with the Subversion JavaHL bindings.