com.stimulsoft.report.helpers
Class StiResourceTypeHelper

java.lang.Object
  extended by com.stimulsoft.report.helpers.StiResourceTypeHelper

public class StiResourceTypeHelper
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiResourceTypeHelper()
           
 
Method Summary
static StiResourceType getTypeFromExtension(java.lang.String extension)
           
static boolean isImageType(java.lang.String ext)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiResourceTypeHelper

public StiResourceTypeHelper()
Method Detail

getTypeFromExtension

public static StiResourceType getTypeFromExtension(java.lang.String extension)

isImageType

public static boolean isImageType(java.lang.String ext)