public interface ISVNFileContentFetcher
| Modifier and Type | Method and Description |
|---|---|
void |
fetchFileContent(java.io.OutputStream os) |
boolean |
fileIsBinary() |
SVNPropertyValue |
getProperty(java.lang.String propertyName) |
void fetchFileContent(java.io.OutputStream os)
throws SVNException
SVNExceptionboolean fileIsBinary()
throws SVNException
SVNExceptionSVNPropertyValue getProperty(java.lang.String propertyName) throws SVNException
SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.