Class SegY2SqlLdr.TextualFileHeader

  • Enclosing class:
    SegY2SqlLdr

    protected static class SegY2SqlLdr.TextualFileHeader
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected TextualFileHeader()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static void readTextualFileHeader​(java.io.DataInputStream dis, java.io.PrintStream txtOutInfo, boolean extended, int extendedNum)  
      • Methods inherited from class java.lang.Object

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

      • TextualFileHeader

        protected TextualFileHeader()
    • Method Detail

      • readTextualFileHeader

        protected static void readTextualFileHeader​(java.io.DataInputStream dis,
                                                    java.io.PrintStream txtOutInfo,
                                                    boolean extended,
                                                    int extendedNum)
                                             throws java.io.IOException
        Throws:
        java.io.IOException