org.gcube.data.spd.client.formats
Class MapDwCA

java.lang.Object
  extended by org.gcube.data.spd.client.formats.MapDwCA

public class MapDwCA
extends Object


Constructor Summary
MapDwCA()
           
 
Method Summary
 File createDwCA(org.gcube.data.streams.Stream<String> taxonIds)
           
 void createMetadata()
          Create file em.xml
 void createTaxaTxt(org.gcube.data.streams.Stream<String> taxonIds)
          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()
Method Detail

createDwCA

public File createDwCA(org.gcube.data.streams.Stream<String> taxonIds)
                throws Exception
Throws:
Exception

createTaxaTxt

public void createTaxaTxt(org.gcube.data.streams.Stream<String> taxonIds)
Write taxa.txt


createMetadata

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

Throws:
IOException


Copyright © 2012. All Rights Reserved.