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
SVNException
boolean fileIsBinary() throws SVNException
SVNException
SVNPropertyValue getProperty(String propertyName) throws SVNException
SVNException
Copyright © 2022. All rights reserved.