public interface ExternalContentManager
| Modifier and Type | Method and Description |
|---|---|
MIMETypedStream |
getExternalContent(ContentManagerParams params)
Reads the contents of the specified URL and returns the
result as a MIMETypedStream.
|
MIMETypedStream getExternalContent(ContentManagerParams params) throws ServerException
url - The URL of the external content.context - The context map.ServerException - If the URL connection could not be established.Copyright © 2013 DuraSpace. All Rights Reserved.