Class ExportStatisticsFile

java.lang.Object
org.gvsig.app.project.documents.table.ExportStatisticsFile

public class ExportStatisticsFile extends Object
Class to create dbf and csv files at disk with the statistics group generated from a table. dbf -> Data Base File csv -> Comma Separated Value
Author:
Ángel Fraile Griñán e-mail: angel.fraile@iver.es
  • Constructor Details

  • Method Details

    • exportToDBFFile

      public void exportToDBFFile(List<Statistics.MyObjectStatistics> valores, File endFile) throws org.gvsig.fmap.dal.exception.DataException, org.gvsig.fmap.dal.exception.ValidateDataParametersException
      Throws:
      org.gvsig.fmap.dal.exception.DataException
      org.gvsig.fmap.dal.exception.ValidateDataParametersException