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