com.stimulsoft.webviewer.helper
Class StiResourcesHelper

java.lang.Object
  extended by com.stimulsoft.webviewer.helper.StiResourcesHelper

public class StiResourcesHelper
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiResourcesHelper()
           
 
Method Summary
static StiWebActionResult get(java.lang.String contextURL, StiRequestParams requestParams)
           
static java.lang.StringBuilder getScripts(StiRequestParams requestParams, java.lang.String url)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiResourcesHelper

public StiResourcesHelper()
Method Detail

getScripts

public static java.lang.StringBuilder getScripts(StiRequestParams requestParams,
                                                 java.lang.String url)
                                          throws java.io.UnsupportedEncodingException,
                                                 java.io.IOException,
                                                 java.security.NoSuchAlgorithmException
Throws:
java.io.UnsupportedEncodingException
java.io.IOException
java.security.NoSuchAlgorithmException

get

public static StiWebActionResult get(java.lang.String contextURL,
                                     StiRequestParams requestParams)
                              throws java.io.IOException,
                                     JSONException,
                                     java.security.NoSuchAlgorithmException
Throws:
java.io.IOException
JSONException
java.security.NoSuchAlgorithmException