org.gcube.data.analysis.statisticalmanager.dataspace.importer
Class CSVImporter

java.lang.Object
  extended by org.gcube.data.analysis.statisticalmanager.dataspace.importer.CSVImporter

public class CSVImporter
extends Object


Constructor Summary
CSVImporter(File file, boolean hasHeader, String tableLabel, String tableTemplate, String delimiter, String comment)
           
 
Method Summary
 String toTabularData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSVImporter

public CSVImporter(File file,
                   boolean hasHeader,
                   String tableLabel,
                   String tableTemplate,
                   String delimiter,
                   String comment)
Method Detail

toTabularData

public String toTabularData()
                     throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.