Uses of Class
org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Packages that use SVNDiffWindow
Package
Description
This package mostly contains common classes as well as interfaces used
throughout all the library.
This package provides a low-level API for direct interacting with a Subversion repository on
the SVN protocol level.
This package contains the classes necessary for such purposes as: generating
delta windows upon comparing target bytes against source ones (also may be
vs.
This package provides classes that allow to replicate existing
repositories.
-
Uses of SVNDiffWindow in org.tmatesoft.svn.core
Methods in org.tmatesoft.svn.core with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.io.OutputStream
SVNAnnotationGenerator.textDeltaChunk
(java.lang.String token, SVNDiffWindow diffWindow) Applies a next text delta chunk. -
Uses of SVNDiffWindow in org.tmatesoft.svn.core.internal.delta
Fields in org.tmatesoft.svn.core.internal.delta declared as SVNDiffWindowMethods in org.tmatesoft.svn.core.internal.delta that return SVNDiffWindowModifier and TypeMethodDescriptionprivate SVNDiffWindow
SVNDeltaCombiner.combineWindows
(SVNDiffWindow window) SVNDeltaCombiner.readWindow
(FSFile file, int version) Methods in org.tmatesoft.svn.core.internal.delta with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.nio.ByteBuffer
SVNDeltaCombiner.addWindow
(SVNDiffWindow window) private SVNDiffWindow
SVNDeltaCombiner.combineWindows
(SVNDiffWindow window) private void
SVNDeltaCombiner.copySourceInstructions
(int offset, int limit, int targetOffset, SVNDiffWindow window, SVNDiffInstruction[] windowInsructions) -
Uses of SVNDiffWindow in org.tmatesoft.svn.core.internal.io.dav
Methods in org.tmatesoft.svn.core.internal.io.dav with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.io.OutputStream
DAVCommitEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) -
Uses of SVNDiffWindow in org.tmatesoft.svn.core.internal.io.fs
Methods in org.tmatesoft.svn.core.internal.io.fs with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.io.OutputStream
FSCommitEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
FSDeltaConsumer.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
FSOutputStream.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) -
Uses of SVNDiffWindow in org.tmatesoft.svn.core.internal.io.svn
Methods in org.tmatesoft.svn.core.internal.io.svn with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.io.OutputStream
SVNCommitEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) -
Uses of SVNDiffWindow in org.tmatesoft.svn.core.internal.util
Methods in org.tmatesoft.svn.core.internal.util with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.io.OutputStream
SVNMergeInfoUtil.ElideMergeInfoEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) -
Uses of SVNDiffWindow in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.io.OutputStream
SVNAmbientDepthFilterEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SVNCancellableEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SVNDepthFilterEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SVNDiffEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SVNDiffStatusEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SVNDumpEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SVNExportEditor.textDeltaChunk
(java.lang.String commitPath, SVNDiffWindow diffWindow) java.io.OutputStream
SVNNodeEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SVNRemoteDiffEditor.textDeltaChunk
(java.lang.String commitPath, SVNDiffWindow diffWindow) java.io.OutputStream
SVNRemoteStatusEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SVNSynchronizeEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SVNUpdateEditor.textDeltaChunk
(java.lang.String commitPath, SVNDiffWindow diffWindow) java.io.OutputStream
SVNUpdateEditor15.textDeltaChunk
(java.lang.String commitPath, SVNDiffWindow diffWindow) -
Uses of SVNDiffWindow in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.io.OutputStream
SVNAmbientDepthFilterEditor17.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SVNDiffEditor17.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SVNRemoteStatusEditor17.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SVNUpdateEditor17.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) -
Uses of SVNDiffWindow in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.io.OutputStream
SvnExternalUpdateEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) -
Uses of SVNDiffWindow in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.io.OutputStream
SvnDiffEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SvnNgRemoteDiffEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SvnNgRemoteDiffEditor2.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SvnNgRemoteMergeEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) java.io.OutputStream
SvnNgReposToWcCopy.SVNCopyForeignEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) -
Uses of SVNDiffWindow in org.tmatesoft.svn.core.io
Methods in org.tmatesoft.svn.core.io with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.io.OutputStream
ISVNDeltaConsumer.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) Collects a next delta chunk.java.io.OutputStream
SVNFileCheckoutEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) -
Uses of SVNDiffWindow in org.tmatesoft.svn.core.io.diff
Fields in org.tmatesoft.svn.core.io.diff declared as SVNDiffWindowModifier and TypeFieldDescriptionstatic final SVNDiffWindow
SVNDiffWindow.EMPTY
An empty window (in particular, its instructions length = 0).Methods in org.tmatesoft.svn.core.io.diff that return SVNDiffWindowModifier and TypeMethodDescriptionSVNDiffWindow.clone
(java.nio.ByteBuffer targetData) Creates an exact copy of this window object.Methods in org.tmatesoft.svn.core.io.diff with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.io.OutputStream
SVNDeltaProcessor.textDeltaChunk
(SVNDiffWindow window) Receives a next diff window to be applied. -
Uses of SVNDiffWindow in org.tmatesoft.svn.core.replicator
Methods in org.tmatesoft.svn.core.replicator with parameters of type SVNDiffWindowModifier and TypeMethodDescriptionjava.io.OutputStream
SVNReplicationEditor.textDeltaChunk
(java.lang.String path, SVNDiffWindow diffWindow) Applies a next chunk of delta.