public class SVNDumpStreamParser
extends java.lang.Object
| Constructor and Description |
|---|
SVNDumpStreamParser(ISVNCanceller canceller) |
| Modifier and Type | Method and Description |
|---|---|
void |
parseDumpStream(java.io.InputStream dumpStream,
ISVNLoadHandler handler,
java.nio.charset.CharsetDecoder decoder) |
public SVNDumpStreamParser(ISVNCanceller canceller)
public void parseDumpStream(java.io.InputStream dumpStream,
ISVNLoadHandler handler,
java.nio.charset.CharsetDecoder decoder)
throws SVNException
SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.