Package org.pentaho.reporting.libraries.resourceloader
-
Interface Summary Interface Description Resource A resource is a wrapper around the final product.ResourceBundleData ResourceBundleLoader A resource bundle is a compound archive that holds several resources.ResourceData A resource data object encapsulates the raw data of an resource at a given point in the past.ResourceFactory ResourceLoader A resource loader knows how to get binary rawdata from a location specified by an resource key.ResourceManagerBackend -
Class Summary Class Description CompoundResource Creation-Date: 08.04.2006, 14:08:13DefaultResourceManagerBackend DependencyCollector Creation-Date: 08.04.2006, 14:12:14FactoryParameterKey LibLoaderBoot LibLoaderCoreModule LibLoaderInfo LoaderParameterKey ParameterKey ResourceKey The key is an unique identifier for the resource.ResourceKeyData Data class which holds the pieces of the String version of the Resource Key.ResourceKeyUtils Provides a setup of utility methods for operating on a ResourceKey class.ResourceManager The resource manager takes care about the loaded resources, performs caching, if needed and is the central instance when dealing with resources.SimpleResource A simple resource with only a single dependency. -
Exception Summary Exception Description ContentNotRecognizedException The ContentNotRecognizedException signals that none of the selected resource factories was able to handle the request.ResourceCreationException Creation-Date: 05.04.2006, 17:33:09ResourceException Creation-Date: 05.04.2006, 13:03:53ResourceKeyCreationException Creation-Date: 05.04.2006, 13:02:23ResourceLoadingException Creation-Date: 05.04.2006, 13:03:37UnrecognizedLoaderException This exception is thrown whenever a resource-manager tries to load data using an invalid key.