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

Class TabularDataXMLReader



  • public class TabularDataXMLReader
    extends java.lang.Object
    A XML 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 readXMLTabularData(java.lang.String file)
      Read tabular data from a file, through SAX API
      • Methods inherited from class java.lang.Object

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

      • TabularDataXMLReader

        public TabularDataXMLReader()
    • Method Detail

      • getTable

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

        public static void readXMLTabularData(java.lang.String file)
        Read tabular data from a file, through SAX API
        Parameters:
        file - path of the file

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.