Package org.apache.subversion.javahl
-
Interface Summary Interface Description CommitItemStateFlags The constants in this interface describe the changes to an item to be committed.ISVNClient This interface is the commom interface for all subversion operations.ISVNRepos ISVNRepos.MessageReceiver interface to receive the messages -
Enum Summary Enum Description ClientNotifyInformation.Action The type of action triggering the notificationClientNotifyInformation.LockStatus ClientNotifyInformation.Status 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.ReposNotifyInformation.Action The type of action triggering the notificationReposNotifyInformation.NodeAction -
Exception Summary Exception Description ClientException This exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI interface.NativeException This exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI code.SubversionException This checked exception is thrown whenever something goes wrong with the Subversion JavaHL bindings. -
Error Summary Error Description JNIError This error is thrown by error in the native library.