org.n52.wps.io
Interface IStreamableGenerator

All Known Implementing Classes:
GeotiffGenerator, SimpleGMLGenerator

public interface IStreamableGenerator


Method Summary
 void write(java.lang.Object coll, java.io.Writer writer)
           
 

Method Detail

write

void write(java.lang.Object coll,
           java.io.Writer writer)