Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDumpFilterHandler |
class |
DefaultLoadHandler |
Modifier and Type | Method and Description |
---|---|
void |
SVNDumpStreamParser.parseDumpStream(java.io.InputStream dumpStream,
ISVNLoadHandler handler,
java.nio.charset.CharsetDecoder decoder) |
private long |
SVNDumpStreamParser.parsePropertyBlock(java.io.InputStream dumpStream,
ISVNLoadHandler handler,
java.nio.charset.CharsetDecoder decoder,
long contentLength,
boolean isNode) |