Package org.pentaho.reporting.libraries.resourceloader
-
Interface Summary Interface Description Resource A resource is a wrapper around the final product.ResourceBundleData Todo: Document MeResourceBundleLoader 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 Creation-Date: 05.04.2006, 12:52:32ResourceLoader A resource loader knows how to get binary rawdata from a location specified by an resource key.ResourceManagerBackend Todo: Document Me -
Class Summary Class Description CompoundResource Creation-Date: 08.04.2006, 14:08:13DefaultResourceManagerBackend Todo: Document MeDependencyCollector Creation-Date: 08.04.2006, 14:12:14FactoryParameterKey Creation-Date: 16.05.2006, 15:24:21LibLoaderBoot LibLoaderCoreModule Todo: Document MeLibLoaderInfo LoaderParameterKey Creation-Date: 16.05.2006, 15:24:21ResourceKey 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.