Class GisLinkParser
- java.lang.Object
-
- org.n52.wps.io.AbstractIOHandler
-
- org.n52.wps.io.datahandler.parser.AbstractParser
-
- org.gcube.dataanalysis.wps.statisticalmanager.synchserver.bindings.GisLinkParser
-
- All Implemented Interfaces:
org.n52.wps.io.IOHandler,org.n52.wps.io.IParser
public class GisLinkParser extends org.n52.wps.io.datahandler.parser.AbstractParser
-
-
Constructor Summary
Constructors Constructor Description GisLinkParser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GisLinkDataInputBindingparse(InputStream input, String mimeType, String schema)-
Methods inherited from class org.n52.wps.io.AbstractIOHandler
getSupportedDataBindings, getSupportedEncodings, getSupportedFormats, getSupportedFullFormats, getSupportedSchemas, isSupportedDataBinding, isSupportedEncoding, isSupportedFormat, isSupportedGenerate, isSupportedSchema
-
-
-
-
Method Detail
-
parse
public GisLinkDataInputBinding parse(InputStream input, String mimeType, String schema)
-
-