org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper.utils
Class RSWrapper

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper.utils.RSWrapper

public class RSWrapper
extends java.lang.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(java.io.File fileInput)
           
 void close()
           
 java.net.URI getLocator()
           
static java.io.File getStreamFromLocator(java.net.URI locator)
           
 
Methods inherited from class java.lang.Object
equals, 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 java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getStreamFromLocator

public static java.io.File getStreamFromLocator(java.net.URI locator)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

add

public void add(java.io.File fileInput)
         throws java.lang.Exception
Throws:
java.lang.Exception

close

public void close()
           throws java.lang.Exception
Throws:
java.lang.Exception

getLocator

public java.net.URI getLocator()
                        throws GRS2WriterException
Throws:
GRS2WriterException