com.stimulsoft.report.helpers
Class StiResourceArrayToDataSet

java.lang.Object
  extended by com.stimulsoft.report.helpers.StiResourceArrayToDataSet

public class StiResourceArrayToDataSet
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiResourceArrayToDataSet()
           
 
Method Summary
static DataSet get(StiResourceType resourceType, byte[] array)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiResourceArrayToDataSet

public StiResourceArrayToDataSet()
Method Detail

get

public static DataSet get(StiResourceType resourceType,
                          byte[] array)
                   throws java.io.UnsupportedEncodingException,
                          JSONException,
                          StiException
Throws:
java.io.UnsupportedEncodingException
JSONException
StiException