public class ImageHandler extends Object implements ContentHandler
| Constructor and Description |
|---|
ImageHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.storagehub.model.items.ImageFile |
buildItem(String name,
String description,
String login) |
org.gcube.common.storagehub.model.items.nodes.ImageContent |
getContent() |
void |
initiliseSpecificContent(InputStream is) |
public void initiliseSpecificContent(InputStream is) throws Exception
initiliseSpecificContent in interface ContentHandlerExceptionpublic org.gcube.common.storagehub.model.items.nodes.ImageContent getContent()
getContent in interface ContentHandlerpublic org.gcube.common.storagehub.model.items.ImageFile buildItem(String name, String description, String login)
buildItem in interface ContentHandlerCopyright © 2018. All Rights Reserved.