Class FDSNDataSelectQuerier

java.lang.Object
edu.sc.seis.seisFile.fdsnws.AbstractFDSNQuerier
edu.sc.seis.seisFile.fdsnws.FDSNDataSelectQuerier

public class FDSNDataSelectQuerier
extends AbstractFDSNQuerier
  • Constructor Details

  • Method Details

    • 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)
    • getDataRecordIterator

      public DataRecordIterator getDataRecordIterator() throws SeisFileException
      Throws:
      SeisFileException
    • 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
    • formURIForPost

      public java.net.URI formURIForPost() throws java.net.URISyntaxException
      Throws:
      java.net.URISyntaxException