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 |
Class and Description |
---|
ConflictVersion
The description of a merge conflict, encountered during
merge/update/switch operations.
|
CopySource
A description of a copy source.
|
Depth
The concept of depth for directories.
|
DiffOptions
Options that control the output of
ISVNClient#diff . |
Lock
Class to describe a lock.
|
Mergeinfo
Merge history for a path.
|
Mergeinfo.LogKind
Constants to specify which collection of revisions to report in
getMergeinfoLog.
|
NodeKind
Rich man's enum for svn_node_kind_t
|
Revision
Class to specify a revision in a svn command.
|
RevisionRange
Object that describes a revision range
|
Version
Encapsulates version information about the underlying native
libraries.
|
VersionExtended
Encapsulates information about the compile-time and run-time
properties of the Subversion libraries.
|
Class and Description |
---|
ChangePath |
DirEntry
A general subversion directory entry.
|
Info
this class is returned by
ISVNClient.info2(java.lang.String, org.apache.subversion.javahl.types.Revision, org.apache.subversion.javahl.types.Revision, org.apache.subversion.javahl.types.Depth, java.util.Collection<java.lang.String>, org.apache.subversion.javahl.callback.InfoCallback) and contains information
about items in the repository or working copy |
Lock
Class to describe a lock.
|
NodeKind
Rich man's enum for svn_node_kind_t
|
Status
Subversion status API.
|
Class and Description |
---|
ChangePath.Action
Actions which may have occurred to this path.
|
Checksum |
Checksum.Kind
Kinds of checksum
|
ConflictVersion
The description of a merge conflict, encountered during
merge/update/switch operations.
|
Depth
The concept of depth for directories.
|
DiffOptions.Flag |
Info.ScheduleKind |
Lock
Class to describe a lock.
|
Mergeinfo.LogKind
Constants to specify which collection of revisions to report in
getMergeinfoLog.
|
NodeKind
Rich man's enum for svn_node_kind_t
|
Revision
Class to specify a revision in a svn command.
|
Revision.Kind
Various ways of specifying revisions.
|
Revision.Number
class to specify a Revision by number
|
RevisionRange
Object that describes a revision range
|
Status.Kind
class for kind status of the item or its properties
the constants are defined in the interface StatusKind for building
reasons
|
Tristate |
VersionExtended.LinkedLib
Dependent library information.
|
VersionExtended.LoadedLib
Loaded shared library information.
|
Class and Description |
---|
ChangePath |
ConflictVersion
The description of a merge conflict, encountered during
merge/update/switch operations.
|
CopySource
A description of a copy source.
|
Depth
The concept of depth for directories.
|
Info
this class is returned by
ISVNClient.info2(java.lang.String, org.apache.subversion.javahl.types.Revision, org.apache.subversion.javahl.types.Revision, org.apache.subversion.javahl.types.Depth, java.util.Collection<java.lang.String>, org.apache.subversion.javahl.callback.InfoCallback) and contains information
about items in the repository or working copy |
Mergeinfo
Merge history for a path.
|
NodeKind
Rich man's enum for svn_node_kind_t
|
Revision
Class to specify a revision in a svn command.
|
Revision.Kind
Various ways of specifying revisions.
|
RevisionRange
Object that describes a revision range
|
Status
Subversion status API.
|
Version
Encapsulates version information about the underlying native
libraries.
|
Class and Description |
---|
CopySource
A description of a copy source.
|
Depth
The concept of depth for directories.
|
DiffOptions
Options that control the output of
ISVNClient#diff . |
Lock
Class to describe a lock.
|
Mergeinfo
Merge history for a path.
|
Mergeinfo.LogKind
Constants to specify which collection of revisions to report in
getMergeinfoLog.
|
Revision
Class to specify a revision in a svn command.
|
RevisionRange
Object that describes a revision range
|
Version
Encapsulates version information about the underlying native
libraries.
|
VersionExtended
Encapsulates information about the compile-time and run-time
properties of the Subversion libraries.
|
Copyright © 2020. All rights reserved.