Documentation of 'javanpst.data.readers.tabularDataReaders.TabularDataTXTReader' Java class
TabularDataTXTReader
javanpst.data.readers.tabularDataReaders

Class TabularDataTXTReader



  • public class TabularDataTXTReader
    extends java.lang.Object
    A TXT reader for numeric tabular data. Store data inside a inner table. Support null values treatment.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static DataTable getTable()
      Get a copy of the inner table as output
      static void readTXTTabularData(java.lang.String file)
      Read tabular data from a TXT file
      • Methods inherited from class java.lang.Object

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

      • TabularDataTXTReader

        public TabularDataTXTReader()
    • Method Detail

      • getTable

        public static DataTable getTable()
        Get a copy of the inner table as output
        Returns:
        a copy of the inner table
      • readTXTTabularData

        public static void readTXTTabularData(java.lang.String file)
        Read tabular data from a TXT file
        Parameters:
        file - path of the file

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.