public interface ISVNFileFetcher
| Modifier and Type | Method and Description |
|---|---|
long |
fetchFile(java.lang.String path,
long revision,
java.io.OutputStream os,
SVNProperties properties) |
long fetchFile(java.lang.String path,
long revision,
java.io.OutputStream os,
SVNProperties properties)
throws SVNException
SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.