org.gcube.data.analysis.statisticalmanager.operation.converter
Class CSVConverter

java.lang.Object
  extended by org.gcube.data.analysis.statisticalmanager.operation.converter.CSVConverter

public class CSVConverter
extends Object


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

Constructor Detail

CSVConverter

public CSVConverter(String filePath,
                    boolean hasHeader,
                    String tableLabel,
                    String tableTemplate)
Method Detail

toTabularData

public String toTabularData()
                     throws StatisticalManagerException
Throws:
StatisticalManagerException


Copyright © 2012. All Rights Reserved.