Class ExcelToRaw

java.lang.Object
com.semedy.reasoner.app.ExcelToRaw

public class ExcelToRaw extends Object
translates csv files to raw files header file looks as following <property name>:<range of property> Ranges can be String,Number,Boolean If Range is specified as None, the property is skipped fields which are key fields are marked with a * Range can be skipped if range is a string
  • Constructor Details

    • ExcelToRaw

      public ExcelToRaw()
  • Method Details