Uses of Interface
org.tmatesoft.svn.core.internal.wc.ISVNLoadHandler
Packages that use ISVNLoadHandler
-
Uses of ISVNLoadHandler in org.tmatesoft.svn.core.internal.wc
Classes in org.tmatesoft.svn.core.internal.wc that implement ISVNLoadHandlerMethods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNLoadHandlerModifier and TypeMethodDescriptionvoidSVNDumpStreamParser.parseDumpStream(InputStream dumpStream, ISVNLoadHandler handler, CharsetDecoder decoder) private longSVNDumpStreamParser.parsePropertyBlock(InputStream dumpStream, ISVNLoadHandler handler, CharsetDecoder decoder, long contentLength, boolean isNode)