Package com.semedy.reasoner.app
Class ExcelToJson
java.lang.Object
com.semedy.reasoner.app.ExcelToJson
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 Summary
-
Method Summary
-
Constructor Details
-
ExcelToJson
public ExcelToJson()
-
-
Method Details
-
main
- Throws:
Exception
-