Package | Description |
---|---|
org.tmatesoft.svn.core |
This package mostly contains common classes as well as interfaces used
throughout all the library.
|
org.tmatesoft.svn.core.internal.delta | |
org.tmatesoft.svn.core.internal.io.fs | |
org.tmatesoft.svn.core.internal.wc | |
org.tmatesoft.svn.core.internal.wc17 | |
org.tmatesoft.svn.core.internal.wc17.db | |
org.tmatesoft.svn.core.internal.wc2.ng | |
org.tmatesoft.svn.core.io |
This package provides a low-level API for direct interacting with a Subversion repository on
the SVN protocol level.
|
org.tmatesoft.svn.core.io.diff |
This package contains the classes necessary for such purposes as: generating
delta windows upon comparing target bytes against source ones (also may be
vs.
|
org.tmatesoft.svn.core.replicator |
This package provides classes that allow to replicate existing
repositories.
|
Class and Description |
---|
SVNDiffWindow
The SVNDiffWindow class represents a diff window that
contains instructions and new data of a delta to apply to a file.
|
Class and Description |
---|
SVNDiffWindow
The SVNDiffWindow class represents a diff window that
contains instructions and new data of a delta to apply to a file.
|
Class and Description |
---|
SVNDeltaGenerator
The SVNDeltaGenerator is intended for generating diff windows of
fixed size having a target version of a file against a source one.
|
SVNDiffWindow
The SVNDiffWindow class represents a diff window that
contains instructions and new data of a delta to apply to a file.
|
Class and Description |
---|
SVNDeltaProcessor
The SVNDeltaProcessor is used to get a full text of a file
in series applying diff windows being passed to a processor.
|
SVNDiffWindow
The SVNDiffWindow class represents a diff window that
contains instructions and new data of a delta to apply to a file.
|
Class and Description |
---|
SVNDiffWindow
The SVNDiffWindow class represents a diff window that
contains instructions and new data of a delta to apply to a file.
|
Class and Description |
---|
SVNDiffWindow
The SVNDiffWindow class represents a diff window that
contains instructions and new data of a delta to apply to a file.
|
Class and Description |
---|
SVNDiffWindow
The SVNDiffWindow class represents a diff window that
contains instructions and new data of a delta to apply to a file.
|
Class and Description |
---|
SVNDiffWindow
The SVNDiffWindow class represents a diff window that
contains instructions and new data of a delta to apply to a file.
|
Class and Description |
---|
SVNDiffInstruction
The SVNDiffInstruction class represents instructions used as delta
applying rules.
|
SVNDiffWindow
The SVNDiffWindow class represents a diff window that
contains instructions and new data of a delta to apply to a file.
|
SVNDiffWindowApplyBaton
The SVNDiffWindowApplyBaton class is used to provide the source
and target streams during applying diff windows.
|
Class and Description |
---|
SVNDiffWindow
The SVNDiffWindow class represents a diff window that
contains instructions and new data of a delta to apply to a file.
|
Copyright © 2020. All rights reserved.