com.stimulsoft.flex
Class StiJSONDataAction

java.lang.Object
  extended by com.stimulsoft.flex.StiJSONDataAction

public class StiJSONDataAction
extends Object

Copyright Stimulsoft


Constructor Summary
StiJSONDataAction()
           
 
Method Summary
 InputStream load(String jsonName)
          Loading JSON data
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiJSONDataAction

public StiJSONDataAction()
Method Detail

load

public InputStream load(String jsonName)
Loading JSON data

Parameters:
jsonName - name json-file
Returns:
InputStream of JSON


Copyright © 2017 Stimulsoft. All Rights Reserved.