com.stimulsoft.webviewer.helper
Class StiResourcesHelper

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

public class StiResourcesHelper
extends Object

Copyright Stimulsoft


Constructor Summary
StiResourcesHelper()
           
 
Method Summary
static Object get(String contextURL, StiJavascriptParameters jsParams)
           
static StringBuilder getViewerScripts(String url, String theme, 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 StringBuilder getViewerScripts(String url,
                                             String theme,
                                             String loc)
                                      throws UnsupportedEncodingException,
                                             IOException
Throws:
UnsupportedEncodingException
IOException

get

public static Object get(String contextURL,
                         StiJavascriptParameters jsParams)
                  throws IOException,
                         JSONException
Throws:
IOException
JSONException


Copyright © 2017 Stimulsoft. All Rights Reserved.