public interface ISVNFileContentFetcher
| Modifier and Type | Method and Description |
|---|---|
void |
fetchFileContent(OutputStream os) |
boolean |
fileIsBinary() |
SVNPropertyValue |
getProperty(String propertyName) |
void fetchFileContent(OutputStream os) throws SVNException
SVNExceptionboolean fileIsBinary()
throws SVNException
SVNExceptionSVNPropertyValue getProperty(String propertyName) throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.