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 TypeMethodDescriptionvoid
SVNDumpStreamParser.parseDumpStream
(InputStream dumpStream, ISVNLoadHandler handler, CharsetDecoder decoder) private long
SVNDumpStreamParser.parsePropertyBlock
(InputStream dumpStream, ISVNLoadHandler handler, CharsetDecoder decoder, long contentLength, boolean isNode)