Class FDSNDataSelectQuerier

    • Method Detail

      • getSchemaURL

        public java.net.URL getSchemaURL()
        There is no schema for dataselect. Returns null
        Specified by:
        getSchemaURL in class AbstractFDSNQuerier
      • enableRestrictedData

        public void enableRestrictedData​(java.lang.String username,
                                         java.lang.String password)
      • enableRestrictedData

        public void enableRestrictedData​(java.lang.String username,
                                         java.lang.String password,
                                         java.lang.String realm)
      • outputRaw

        public void outputRaw​(java.io.OutputStream out)
                       throws java.net.MalformedURLException,
                              java.io.IOException,
                              FDSNWSException,
                              java.net.URISyntaxException
        Overrides:
        outputRaw in class AbstractFDSNQuerier
        Throws:
        java.net.MalformedURLException
        java.io.IOException
        FDSNWSException
        java.net.URISyntaxException
      • formURI

        public java.net.URI formURI()
                             throws java.net.URISyntaxException
        Specified by:
        formURI in class AbstractFDSNQuerier
        Throws:
        java.net.URISyntaxException