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(java.io.InputStream dumpStream, ISVNLoadHandler handler, java.nio.charset.CharsetDecoder decoder) private longSVNDumpStreamParser.parsePropertyBlock(java.io.InputStream dumpStream, ISVNLoadHandler handler, java.nio.charset.CharsetDecoder decoder, long contentLength, boolean isNode)