Class TableWriter


  • Deprecated.

    @Deprecated
    public class TableWriter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TableWriter​()
      Deprecated. 
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static void writeTable​(sk.ipesoft.d2000.datatable.Table<?,?,?> table, java.io.DataOutputStream stream)
      Deprecated. 
       
      • Methods inherited from class java.lang.Object

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

      • TableWriter

        public TableWriter​()
        Deprecated. 
    • Method Detail

      • writeTable

        public static void writeTable​(sk.ipesoft.d2000.datatable.Table<?,?,?> table,
                                      java.io.DataOutputStream stream)
                               throws java.io.IOException
        Deprecated. 
        Throws:
        java.io.IOException