Uses of Package
org.tmatesoft.svn.core.io.diff
-
Packages that use org.tmatesoft.svn.core.io.diff 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. -
Classes in org.tmatesoft.svn.core.io.diff used by org.tmatesoft.svn.core Class Description SVNDiffWindow The SVNDiffWindow class represents a diff window that contains instructions and new data of a delta to apply to a file. -
Classes in org.tmatesoft.svn.core.io.diff used by org.tmatesoft.svn.core.internal.delta Class Description SVNDiffWindow The SVNDiffWindow class represents a diff window that contains instructions and new data of a delta to apply to a file. -
Classes in org.tmatesoft.svn.core.io.diff used by org.tmatesoft.svn.core.internal.io.fs Class 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. -
Classes in org.tmatesoft.svn.core.io.diff used by org.tmatesoft.svn.core.internal.wc Class 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. -
Classes in org.tmatesoft.svn.core.io.diff used by org.tmatesoft.svn.core.internal.wc17 Class Description SVNDiffWindow The SVNDiffWindow class represents a diff window that contains instructions and new data of a delta to apply to a file. -
Classes in org.tmatesoft.svn.core.io.diff used by org.tmatesoft.svn.core.internal.wc17.db Class Description SVNDiffWindow The SVNDiffWindow class represents a diff window that contains instructions and new data of a delta to apply to a file. -
Classes in org.tmatesoft.svn.core.io.diff used by org.tmatesoft.svn.core.internal.wc2.ng Class Description SVNDiffWindow The SVNDiffWindow class represents a diff window that contains instructions and new data of a delta to apply to a file. -
Classes in org.tmatesoft.svn.core.io.diff used by org.tmatesoft.svn.core.io Class Description SVNDiffWindow The SVNDiffWindow class represents a diff window that contains instructions and new data of a delta to apply to a file. -
Classes in org.tmatesoft.svn.core.io.diff used by org.tmatesoft.svn.core.io.diff Class 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. -
Classes in org.tmatesoft.svn.core.io.diff used by org.tmatesoft.svn.core.replicator Class Description SVNDiffWindow The SVNDiffWindow class represents a diff window that contains instructions and new data of a delta to apply to a file.