com.stimulsoft.webdesigner.helper
Class StiDesignerResourcesHelper
java.lang.Object
com.stimulsoft.webdesigner.helper.StiDesignerResourcesHelper
public class StiDesignerResourcesHelper
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiDesignerResourcesHelper
public StiDesignerResourcesHelper()
get
public static StiWebActionResult get(StiRequestParams requestParams)
throws java.io.IOException
- Throws:
java.io.IOException
getScripts
public static byte[] getScripts(StiRequestParams requestParams)
throws java.io.UnsupportedEncodingException,
java.io.IOException
- Throws:
java.io.UnsupportedEncodingException
java.io.IOException
getStylesConstants
public static java.util.HashMap<java.lang.String,java.lang.String> getStylesConstants(java.lang.String css)
getStyles
public static byte[] getStyles(StiRequestParams requestParams)
throws java.io.UnsupportedEncodingException
- Throws:
java.io.UnsupportedEncodingException
getImage
public static byte[] getImage(StiRequestParams requestParams)
getImagesArray
public static java.util.HashMap<java.lang.String,java.lang.Object> getImagesArray(StiRequestParams requestParams,
java.lang.String resourcesUrl)
throws java.io.IOException
- Throws:
java.io.IOException