org.gcube.contentmanagement.timeseriesservice.calls
Class RSWrapper

java.lang.Object
  extended by org.gcube.contentmanagement.timeseriesservice.calls.RSWrapper

public class RSWrapper
extends Object


Field Summary
static org.gcube.common.core.utils.logging.GCUBELog logger
           
 
Constructor Summary
RSWrapper(org.gcube.common.core.scope.GCUBEScope scope)
           
 
Method Summary
 void add(File fileInput)
           
 void close()
           
 URI getLocator()
           
static File getStreamFromLocator(URI locator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static org.gcube.common.core.utils.logging.GCUBELog logger
Constructor Detail

RSWrapper

public RSWrapper(org.gcube.common.core.scope.GCUBEScope scope)
          throws Exception
Throws:
Exception
Method Detail

getStreamFromLocator

public static File getStreamFromLocator(URI locator)
                                 throws Exception
Throws:
Exception

add

public void add(File fileInput)
         throws Exception
Throws:
Exception

close

public void close()
           throws Exception
Throws:
Exception

getLocator

public URI getLocator()
               throws gr.uoa.di.madgik.grs.writer.GRS2WriterException
Throws:
gr.uoa.di.madgik.grs.writer.GRS2WriterException


Copyright © 2012. All Rights Reserved.