Uses of Class
com.stimulsoft.report.dictionary.data.DataSet
Packages that use DataSet
Package
Description
-
Uses of DataSet in com.stimulsoft.report
Methods in com.stimulsoft.report that return DataSetModifier and TypeMethodDescriptionstatic DataSetStiJsonToDataSetConverter.detDataTable(String text) static DataSetStiJsonToDataSetConverter.getDataTable(InputStream is) static DataSetStiJsonToDataSetConverter.getDataTable(Object token) Methods in com.stimulsoft.report with parameters of type DataSetModifier and TypeMethodDescriptionstatic voidStiJsonToDataSetConverter.checkColumnType(DataSet dataSet) -
Uses of DataSet in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary that return DataSetModifier and TypeMethodDescriptionfinal DataSetStiDictionary.getCacheDataSet()static DataSetStiCsvHelper.getDataSet(InputStream data, String tableName, int codePage, String separator, Integer maxDataRows) Convert dataset from bytes stored in CSV format.Methods in com.stimulsoft.report.dictionary with parameters of type DataSet -
Uses of DataSet in com.stimulsoft.report.dictionary.databases
Methods in com.stimulsoft.report.dictionary.databases that return DataSet -
Uses of DataSet in com.stimulsoft.report.helpers
Methods in com.stimulsoft.report.helpers that return DataSetModifier and TypeMethodDescriptionstatic DataSetStiResourceArrayToDataSet.get(StiResourceType resourceType, byte[] array) -
Uses of DataSet in com.stimulsoft.report.json
Methods in com.stimulsoft.report.json that return DataSetModifier and TypeMethodDescriptionstatic DataSetStiJsonToDataSetConverterV2.getDataSet(Object json) static DataSetStiJsonToDataSetConverterV2.getDataSet(Object json, StiDataStoreSource source) static DataSetStiJsonToDataSetConverterV2.getDataSetFromXml(byte[] array)