Interface StreamReader<T>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      T read​(java.io.InputStream stream)  
      • Methods inherited from interface org.n52.janmayen.component.Keyed

        getKeys
    • Method Detail

      • read

        T read​(java.io.InputStream stream)
        throws org.n52.shetland.ogc.ows.exception.OwsExceptionReport
        Throws:
        org.n52.shetland.ogc.ows.exception.OwsExceptionReport