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