Interface ISVNFileFetcher
public interface ISVNFileFetcher
- Version:
- 1.3
-
Method Summary
Modifier and TypeMethodDescriptionlong
fetchFile
(String path, long revision, OutputStream os, SVNProperties properties)
-
Method Details
-
fetchFile
long fetchFile(String path, long revision, OutputStream os, SVNProperties properties) throws SVNException - Throws:
SVNException
-