Class 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
    • Field Summary

      • Fields inherited from class org.n52.wps.io.datahandler.parser.AbstractParser

        finalizeFiles
      • Fields inherited from class org.n52.wps.io.AbstractIOHandler

        formats, properties, supportedEncodings, supportedFormats, supportedIDataTypes, supportedSchemas
      • Fields inherited from interface org.n52.wps.io.IOHandler

        DEFAULT_ENCODING, ENCODING_BASE64, MIME_TYPE_ZIPPED_SHP
    • Constructor Summary

      Constructors 
      Constructor Description
      GisLinkParser()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      GisLinkDataInputBinding parse​(InputStream input, String mimeType, String schema)  
      • Methods inherited from class org.n52.wps.io.datahandler.parser.AbstractParser

        finalize, parseBase64
      • Methods inherited from class org.n52.wps.io.AbstractIOHandler

        getSupportedDataBindings, getSupportedEncodings, getSupportedFormats, getSupportedFullFormats, getSupportedSchemas, isSupportedDataBinding, isSupportedEncoding, isSupportedFormat, isSupportedGenerate, isSupportedSchema
      • Methods inherited from interface org.n52.wps.io.IOHandler

        getSupportedDataBindings, getSupportedEncodings, getSupportedFormats, getSupportedFullFormats, getSupportedSchemas, isSupportedDataBinding, isSupportedEncoding, isSupportedFormat, isSupportedSchema