Package org.n52.io.type.record
Class RecordIoFactory
- java.lang.Object
-
- org.n52.io.handler.IoHandlerFactory<RecordDatasetOutput,RecordValue>
-
- org.n52.io.type.record.RecordIoFactory
-
public class RecordIoFactory extends IoHandlerFactory<RecordDatasetOutput,RecordValue>
-
-
Constructor Summary
Constructors Constructor Description RecordIoFactory()
-
Method Summary
-
Methods inherited from class org.n52.io.handler.IoHandlerFactory
createContext, createHandler, createProcessChain, getDataService, getMetadatas, getSupportedMimeTypes, isCsvOutput, setDataService, setDatasetService
-
-