public class SVNDeltaCombiner
extends java.lang.Object
Constructor and Description |
---|
SVNDeltaCombiner() |
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
addWindow(SVNDiffWindow window) |
SVNDiffWindow |
readWindow(FSFile file,
int version) |
void |
reset() |
void |
skipWindow(FSFile file) |
public void reset()
public SVNDiffWindow readWindow(FSFile file, int version) throws SVNException
SVNException
public void skipWindow(FSFile file) throws SVNException
SVNException
public java.nio.ByteBuffer addWindow(SVNDiffWindow window) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.