| BlameCallback |
This interface is used to receive every single line for a file on a
the SVNClientInterface.blame call.
|
| BlameCallback2 |
This interface is used to receive every single line for a file on a
the SVNClientInterface.blame call.
|
| BlameCallback3 |
This interface is used to receive every single line for a file on a
the SVNClientInterface.blame call.
|
| BlameCallbackImpl.BlameLine |
Class represeting one line of the lines, i.e.
|
| ChangelistCallback |
This interface is used to receive every status item for
the SVNClientInterface.status call.
|
| ChangePath |
|
| ClientException |
This exception is thrown whenever something goes wrong in the
Subversion JavaHL binding's JNI interface.
|
| 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.
|
| CommitMessage |
This is callback interface which has to implemented by the client
to receive which files will be committed and to enter the log
message.
|
| ConflictDescriptor |
The description of a merge conflict, encountered during
merge/update/switch operations.
|
| ConflictResolverCallback |
The callback API used to handle conflicts encountered during
merge/update/switch operations.
|
| ConflictResult |
The result returned by the callback API used to handle conflicts
encountered during merge/update/switch operations.
|
| ConflictVersion |
The description of a merge conflict, encountered during
merge/update/switch operations.
|
| CopySource |
A description of a copy source.
|
| DiffSummary |
|
| DiffSummary.DiffKind |
The type of difference being summarized.
|
| DiffSummaryReceiver |
Subversion diff summarization interface.
|
| DirEntry |
A general subversion directory entry.
|
| Info |
Give information about one subversion item (file or directory) in the
working copy
|
| Info2 |
this class is returned by SVNClientInterface.info2 and contains information
about items in the repository or working copy
|
| InfoCallback |
This interface is used to retrieve info each result in a
SVNClientInterface.info2 call.
|
| InputInterface |
Interface for data to be received from subversion
used for SVNAdmin.load and SVNAdmin.dump
|
| ListCallback |
This interface is used to receive every single line for a file on a
the SVNClientInterface.blame call.
|
| Lock |
Class to describe a lock.
|
| LogMessage |
This class describes a single subversion revision with log message,
author and date.
|
| LogMessageCallback |
This interface is used to receive every log message for the log
messages found by a SVNClientInterface.logMessages call.
|
| Mergeinfo |
Merge history for a path.
|
| NativeException |
This exception is thrown whenever something goes wrong in the
Subversion JavaHL binding's JNI code.
|
| Notify |
Deprecated.
|
| Notify2 |
Subversion notification interface.
|
| NotifyAction |
The type of action triggering the notification
|
| NotifyInformation |
|
| NotifyStatus |
Status of the text or the property of the item triggering the
notification.
|
| OutputInterface |
Interface to send data to subversion used by SVNAdmin.load.
|
| ProgressEvent |
|
| ProgressListener |
Subversion progress event interface.
|
| PromptUserPassword |
The original interface for receiving callbacks for authentication.
|
| PromptUserPassword2 |
Partial interface for receiving callbacks for authentication.
|
| PropertyData |
This class describes one property managed by Subversion.
|
| ProplistCallback |
This interface is used to property lists for each path in a
SVNClientInterface.properties call.
|
| Revision |
Class to specify a revision in a svn command.
|
| Revision.Number |
class to specify a Revision by number
|
| RevisionKind |
Various ways of specifying revisions.
|
| RevisionRange |
Object that describes a revision range
|
| Status |
Subversion status API.
|
| StatusCallback |
This interface is used to receive every status item for
the SVNClientInterface.status call.
|
| StatusKind |
class for kind status of the item or its properties
|
| SubversionException |
This checked exception is thrown whenever something goes wrong with
the Subversion JavaHL bindings.
|
| SVNAdmin.MessageReceiver |
interface to receive the messages
|
| SVNClient |
|
| SVNClientInterface |
This interface is the commom interface for all subversion
operations.
|
| SVNClientLogLevel |
Class for the constants of the logging levels.
|
| SVNInputStream |
This class connects a java.io.PipedInputStream to a OutputInterface.
|
| SVNInputStream.Outputer |
this class implements the connection to SVNAdmin
|
| SVNOutputStream |
This class connects a java.io.PipedOutputStream to a InputInterface.
|
| SVNOutputStream.Inputer |
this class implements the connection to SVNAdmin
|
| Version |
Encapsulates version information about the underlying native
libraries.
|