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 getViewerScripts(java.lang.String url, java.lang.String theme, java.lang.String loc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiResourcesHelper

public StiResourcesHelper()
Method Detail

getViewerScripts

public static java.lang.StringBuilder getViewerScripts(java.lang.String url,
                                                       java.lang.String theme,
                                                       java.lang.String loc)
                                                throws java.io.UnsupportedEncodingException,
                                                       java.io.IOException
Throws:
java.io.UnsupportedEncodingException
java.io.IOException

get

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


Copyright © 2017 Stimulsoft. All Rights Reserved.