com.stimulsoft.web.helper
Class StiReportResourceHelper
java.lang.Object
com.stimulsoft.web.helper.StiReportResourceHelper
public class StiReportResourceHelper
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiReportResourceHelper
public StiReportResourceHelper()
getResourcesItems
public static java.util.ArrayList<java.util.HashMap<java.lang.String,java.lang.Object>> getResourcesItems(StiReport report)
getResourceContentType
public static java.lang.String getResourceContentType(StiResource resource)
getResourceFileExt
public static java.lang.String getResourceFileExt(StiResource resource)
getStimulsoftFontBase64Data
public static java.lang.String getStimulsoftFontBase64Data()
getBase64DataFromFontResourceContent
public static java.lang.String getBase64DataFromFontResourceContent(StiResourceType resourceType,
byte[] content)
isFontResourceType
public static boolean isFontResourceType(StiResourceType resourceType)
getFontResourcesArray
public static java.util.ArrayList<java.util.HashMap<java.lang.String,java.lang.Object>> getFontResourcesArray(StiReport report)