org.gcube.data.gis.publisher.plugin.fwk.writers
Class ResultElementWriterManager<T>

java.lang.Object
  extended by org.gcube.data.gis.publisher.plugin.fwk.writers.WriterManager<T>
      extended by org.gcube.data.gis.publisher.plugin.fwk.writers.ResultElementWriterManager<T>
All Implemented Interfaces:
org.gcube.data.streams.generators.Generator<T,String>

public abstract class ResultElementWriterManager<T>
extends WriterManager<T>


Field Summary
protected  String provider
           
 
Fields inherited from interface org.gcube.data.streams.generators.Generator
iteration
 
Constructor Summary
ResultElementWriterManager(String provider)
           
 
Method Summary
 
Methods inherited from class org.gcube.data.gis.publisher.plugin.fwk.writers.WriterManager
enrich, filter, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

provider

protected String provider
Constructor Detail

ResultElementWriterManager

public ResultElementWriterManager(String provider)


Copyright © 2012. All Rights Reserved.