Uses of Class
org.pentaho.reporting.libraries.resourceloader.ResourceLoadingException
-
-
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader
Subclasses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader Modifier and Type Class Description classUnrecognizedLoaderExceptionThis exception is thrown whenever a resource-manager tries to load data using an invalid key.Methods in org.pentaho.reporting.libraries.resourceloader that throw ResourceLoadingException Modifier and Type Method Description ResourceDefaultResourceManagerBackend. create(ResourceManager frontEnd, ResourceData data, ResourceKey context, Class[] target)ResourceResourceFactory. create(ResourceManager manager, ResourceData data, ResourceKey context)Creates a resource by interpreting the data given in the resource-data object.ResourceResourceManager. create(ResourceKey key, ResourceKey context)ResourceResourceManager. create(ResourceKey key, ResourceKey context, Class target)ResourceResourceManager. create(ResourceKey key, ResourceKey context, Class[] target)ResourceResourceManagerBackend. create(ResourceManager frontEnd, ResourceData key, ResourceKey context, Class[] target)ResourceResourceManager. createDirectly(Object keyValue, Class target)ResourceBundleDataResourceBundleData. deriveData(ResourceKey key)ResourceManagerResourceBundleData. deriveManager(ResourceManager parent)static ResourceKeyResourceKeyUtils. embedResourceInKey(ResourceManager manager, ResourceKey source, Map factoryParameters)Returns a new ResourceKey with the specified source resource embedded inside as a byte []byte[]ResourceData. getResource(ResourceManager caller)This is dangerous, especially if the resource is large.intResourceData. getResource(ResourceManager caller, byte[] target, long offset, int length)Tries to read data into the given byte-array.InputStreamResourceData. getResourceAsStream(ResourceManager caller)longResourceData. getVersion(ResourceManager caller)booleanDefaultResourceManagerBackend. isResourceUnchanged(ResourceManager frontEnd, Resource resource)booleanResourceManagerBackend. isResourceUnchanged(ResourceManager resourceManager, Resource resource)ResourceDataResourceLoader. load(ResourceKey key)Loads the binary data represented by this key.ResourceDataResourceManager. load(ResourceKey key)ResourceBundleDataResourceBundleLoader. loadBundle(ResourceManager resourceManager, ResourceKey key)Tries to load the bundle.ResourceDataDefaultResourceManagerBackend. loadRawData(ResourceManager frontEnd, ResourceKey key)ResourceDataResourceManager. loadRawData(ResourceKey key)ResourceDataResourceManagerBackend. loadRawData(ResourceManager frontEnd, ResourceKey key)ResourceBundleDataDefaultResourceManagerBackend. loadResourceBundle(ResourceManager frontEnd, ResourceKey key)Tries to find the first resource-bundle-loader that would be able to process the key.ResourceBundleDataResourceManager. loadResourceBundle(ResourceKey key)Tries to find the first resource-bundle-loader that would be able to process the key.ResourceBundleDataResourceManagerBackend. loadResourceBundle(ResourceManager frontEnd, ResourceKey key) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.cache
Methods in org.pentaho.reporting.libraries.resourceloader.cache that throw ResourceLoadingException Modifier and Type Method Description ResourceBundleDataCachingResourceBundleData. deriveData(ResourceKey key)ResourceManagerCachingResourceBundleData. deriveManager(ResourceManager parent)byte[]CachingResourceBundleData. getResource(ResourceManager caller)intCachingResourceBundleData. getResource(ResourceManager caller, byte[] target, long offset, int length)byte[]CachingResourceData. getResource(ResourceManager caller)intCachingResourceData. getResource(ResourceManager caller, byte[] target, long offset, int length)InputStreamCachingResourceBundleData. getResourceAsStream(ResourceManager caller)InputStreamCachingResourceData. getResourceAsStream(ResourceManager caller)longCachingResourceBundleData. getVersion(ResourceManager caller)longCachingResourceData. getVersion(ResourceManager caller)ResourceBundleDataNullResourceBundleDataCache. put(ResourceManager caller, ResourceBundleData data)ResourceDataNullResourceDataCache. put(ResourceManager caller, ResourceData data)ResourceBundleDataResourceBundleDataCache. put(ResourceManager caller, ResourceBundleData data)Stores the given data on the cache.ResourceDataResourceDataCache. put(ResourceManager caller, ResourceData data)Stores the given data on the cache.Constructors in org.pentaho.reporting.libraries.resourceloader.cache that throw ResourceLoadingException Constructor Description DefaultResourceBundleDataCacheEntry(ResourceBundleData data, ResourceManager manager)DefaultResourceDataCacheEntry(ResourceData data, ResourceManager manager) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.factory
Methods in org.pentaho.reporting.libraries.resourceloader.factory that throw ResourceLoadingException Modifier and Type Method Description intAbstractFactoryModule. canHandleResource(ResourceManager caller, ResourceData data)intFactoryModule. canHandleResource(ResourceManager caller, ResourceData data)ResourceAbstractResourceFactory. create(ResourceManager manager, ResourceData data, ResourceKey context)ResourceFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.factory.drawable
Methods in org.pentaho.reporting.libraries.resourceloader.factory.drawable that throw ResourceLoadingException Modifier and Type Method Description ResourceRejectGifImageFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context)ResourceRejectJPEGImageFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context)ResourceRejectPNGImageFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.factory.image
Methods in org.pentaho.reporting.libraries.resourceloader.factory.image that throw ResourceLoadingException Modifier and Type Method Description ResourceGIFImageFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context)ResourceJPEGImageFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context)ResourcePNGImageFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.factory.property
Methods in org.pentaho.reporting.libraries.resourceloader.factory.property that throw ResourceLoadingException Modifier and Type Method Description ResourcePropertiesResourceFactory. create(ResourceManager manager, ResourceData data, ResourceKey context) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.loader
Methods in org.pentaho.reporting.libraries.resourceloader.loader that throw ResourceLoadingException Modifier and Type Method Description byte[]AbstractResourceData. getResource(ResourceManager caller)intAbstractResourceData. getResource(ResourceManager caller, byte[] target, long offset, int length)InputStreamURLResourceData. getResourceAsStream(ResourceManager caller)longURLResourceData. getVersion(ResourceManager caller)ResourceDataURLResourceLoader. load(ResourceKey key) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.loader.file
Methods in org.pentaho.reporting.libraries.resourceloader.loader.file that throw ResourceLoadingException Modifier and Type Method Description InputStreamFileResourceData. getResourceAsStream(ResourceManager caller)longFileResourceData. getVersion(ResourceManager caller)ResourceDataFileResourceLoader. load(ResourceKey key)Constructors in org.pentaho.reporting.libraries.resourceloader.loader.file that throw ResourceLoadingException Constructor Description FileResourceData(ResourceKey key) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.loader.fileobject
Methods in org.pentaho.reporting.libraries.resourceloader.loader.fileobject that throw ResourceLoadingException Modifier and Type Method Description InputStreamFileObjectResourceData. getResourceAsStream(ResourceManager caller)longFileObjectResourceData. getVersion(ResourceManager caller)ResourceDataFileObjectResourceLoader. load(ResourceKey key)Constructors in org.pentaho.reporting.libraries.resourceloader.loader.fileobject that throw ResourceLoadingException Constructor Description FileObjectResourceData(ResourceKey key) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.loader.raw
Methods in org.pentaho.reporting.libraries.resourceloader.loader.raw that throw ResourceLoadingException Modifier and Type Method Description byte[]RawResourceData. getResource(ResourceManager caller)intRawResourceData. getResource(ResourceManager caller, byte[] target, long offset, int length)Tries to read data into the given byte-array.InputStreamRawResourceData. getResourceAsStream(ResourceManager caller)longRawResourceData. getVersion(ResourceManager caller)ResourceDataRawResourceLoader. load(ResourceKey key) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.loader.resource
Methods in org.pentaho.reporting.libraries.resourceloader.loader.resource that throw ResourceLoadingException Modifier and Type Method Description InputStreamClassloaderResourceData. getResourceAsStream(ResourceManager caller)longClassloaderResourceData. getVersion(ResourceManager caller)ResourceDataClassloaderResourceLoader. load(ResourceKey key) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.loader.zip
Methods in org.pentaho.reporting.libraries.resourceloader.loader.zip that throw ResourceLoadingException Modifier and Type Method Description InputStreamZipResourceData. getResourceAsStream(ResourceManager caller)longZipResourceData. getVersion(ResourceManager caller)ResourceDataZipResourceLoader. load(ResourceKey key)Constructors in org.pentaho.reporting.libraries.resourceloader.loader.zip that throw ResourceLoadingException Constructor Description ZipEntryKey(ResourceManager manager, File zipFile, String entryName)ZipEntryKey(ResourceManager manager, String zipFile, String entryName)ZipEntryKey(ResourceManager manager, URL zipFile, String entryName) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache
Methods in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache that throw ResourceLoadingException Modifier and Type Method Description ResourceBundleDataEHResourceBundleDataCache. put(ResourceManager caller, ResourceBundleData data)ResourceDataEHResourceDataCache. put(ResourceManager caller, ResourceData data)Stores the given data on the cache. -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.modules.factory.imageio
Methods in org.pentaho.reporting.libraries.resourceloader.modules.factory.imageio that throw ResourceLoadingException Modifier and Type Method Description intImageIOFactoryModule. canHandleResource(ResourceManager caller, ResourceData data)ResourceImageIOFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.modules.factory.svg
Methods in org.pentaho.reporting.libraries.resourceloader.modules.factory.svg that throw ResourceLoadingException Modifier and Type Method Description intWrapperSVGDrawableFactoryModule. canHandleResource(ResourceManager caller, ResourceData data)intWrapperSVGImageFactoryModule. canHandleResource(ResourceManager caller, ResourceData data)ResourceSVGDrawableFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context)ResourceSVGImageFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context)ResourceWrapperSVGDrawableFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context)ResourceWrapperSVGImageFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context) -
Uses of ResourceLoadingException in org.pentaho.reporting.libraries.resourceloader.modules.factory.wmf
Methods in org.pentaho.reporting.libraries.resourceloader.modules.factory.wmf that throw ResourceLoadingException Modifier and Type Method Description intWrapperWMFDrawableFactoryModule. canHandleResource(ResourceManager caller, ResourceData data)intWrapperWMFImageFactoryModule. canHandleResource(ResourceManager caller, ResourceData data)ResourceWMFDrawableFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context)ResourceWMFImageFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context)ResourceWrapperWMFDrawableFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context)ResourceWrapperWMFImageFactoryModule. create(ResourceManager caller, ResourceData data, ResourceKey context)
-