com.stimulsoft.report
Class StiJsonToDataSetConverter
java.lang.Object
com.stimulsoft.report.StiJsonToDataSetConverter
public class StiJsonToDataSetConverter
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiJsonToDataSetConverter
public StiJsonToDataSetConverter()
getDataTable
public static DataSet getDataTable(java.lang.Object token)
throws JSONException
- Throws:
JSONException
getDataTable
public static DataSet getDataTable(java.io.InputStream is)
throws JSONException,
java.io.IOException
- Throws:
JSONException
java.io.IOException
detDataTable
public static DataSet detDataTable(java.lang.String text)
throws JSONException
- Throws:
JSONException
checkColumnType
public static void checkColumnType(DataSet dataSet)