Interface ISVNFileFetcher
-
public interface ISVNFileFetcher
- Version:
- 1.3
- Author:
- TMate Software Ltd.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
fetchFile(java.lang.String path, long revision, java.io.OutputStream os, SVNProperties properties)
-
-
-
Method Detail
-
fetchFile
long fetchFile(java.lang.String path, long revision, java.io.OutputStream os, SVNProperties properties) throws SVNException
- Throws:
SVNException
-
-