public interface IViewerConvertable
Modifier and Type | Method and Description |
---|---|
String |
buildChecksum()
build the convertable cheksum
|
String |
getFileExtension()
get the convertable file extension
|
String |
getFileName()
get the convertable file name
|
InputStream |
getInputStream()
the convertable input stream
|
String |
getUrl()
get the convertable direct link
|
IProtocolSupport |
toProtocolSupport()
the convertable as protocol support
|
String getFileName()
String getFileExtension()
String getUrl()
String buildChecksum()
IProtocolSupport toProtocolSupport()
InputStream getInputStream() throws IOException
IOException
- if can't open streamCopyright © 2024 Visiativ. All rights reserved.