public interface ExternalContentService
| Modifier and Type | Method and Description |
|---|---|
InputStream |
retrieveExternalContent(URI sourceUri)
Fetch the content body at a given URI
|
InputStream retrieveExternalContent(URI sourceUri) throws IOException
sourceUri - the source uriIOException - if IO exception occurredCopyright © 2013–2015 DuraSpace, Inc.. All rights reserved.