public interface ExternalResourceLinkPlugin
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent(ExternalResourceLink item) |
String |
getPluginName() |
long |
getSize(ExternalResourceLink item) |
String getPluginName()
InputStream getContent(ExternalResourceLink item) throws ExternalResourceBrokenLinkException, InternalErrorException
item - ExternalResourceBrokenLinkExceptionInternalErrorExceptionlong getSize(ExternalResourceLink item) throws ExternalResourceBrokenLinkException, InternalErrorException
item - ExternalResourceBrokenLinkExceptionInternalErrorExceptionCopyright © 2015. All Rights Reserved.