Class EarthwormImport

java.lang.Object
edu.sc.seis.seisFile.earthworm.EarthwormImport

public class EarthwormImport
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    EarthwormImport()  
    EarthwormImport​(java.io.InputStream in)  
  • Method Summary

    Modifier and Type Method Description
    EarthwormMessage nextMessage()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EarthwormImport

      public EarthwormImport()
    • EarthwormImport

      public EarthwormImport​(java.io.InputStream in)
  • Method Details

    • nextMessage

      public EarthwormMessage nextMessage() throws java.io.IOException
      Throws:
      java.io.IOException