org.gcube.datatransformation.datatransformationservice.clients
Class SimpleFillRS

java.lang.Object
  extended by org.gcube.datatransformation.datatransformationservice.clients.SimpleFillRS

public class SimpleFillRS
extends java.lang.Object


Constructor Summary
SimpleFillRS()
           
 
Method Summary
static RSLocator createLocator(RSBLOBWriter writer)
           
static void fillRS(RSBLOBWriter writer)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleFillRS

public SimpleFillRS()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args -
Throws:
java.lang.Exception

createLocator

public static RSLocator createLocator(RSBLOBWriter writer)
                               throws java.lang.Exception
Throws:
java.lang.Exception

fillRS

public static void fillRS(RSBLOBWriter writer)
                   throws java.io.FileNotFoundException,
                          java.lang.Exception
Throws:
java.io.FileNotFoundException
java.lang.Exception