public class SVNDeltaCombiner extends Object
Constructor and Description |
---|
SVNDeltaCombiner() |
Modifier and Type | Method and Description |
---|---|
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 ByteBuffer addWindow(SVNDiffWindow window) throws SVNException
SVNException
Copyright © 2018. All rights reserved.