Interface IDatasetSource

    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        The name of the DataSource
      • getContentType

        java.lang.String getContentType()
        Returns:
        The Content-Type of the stream. Currently only text/csv is supported.