org.gcube.dataanalysis.JobSMspd
Class MapDwCA

java.lang.Object
  extended by org.gcube.dataanalysis.JobSMspd.MapDwCA

public class MapDwCA
extends Object


Constructor Summary
MapDwCA(String directory)
           
 
Method Summary
 File createDwCA(Iterator<org.gcube.data.spd.model.products.TaxonomyItem> taxa)
           
 void createMetadata()
          Create file em.xml
 void createTaxaTxt(Iterator<org.gcube.data.spd.model.products.TaxonomyItem> taxaReader)
          Write taxa.txt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapDwCA

public MapDwCA(String directory)
Method Detail

createDwCA

public File createDwCA(Iterator<org.gcube.data.spd.model.products.TaxonomyItem> taxa)
                throws Exception
Throws:
Exception

createTaxaTxt

public void createTaxaTxt(Iterator<org.gcube.data.spd.model.products.TaxonomyItem> taxaReader)
Write taxa.txt


createMetadata

public void createMetadata()
                    throws IOException
Create file em.xml

Throws:
IOException


Copyright © 2013. All Rights Reserved.