Package org.jfree.resourceloader

Interface Summary

Resource A resource is a wrapper around the final product.
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:32
ResourceLoader A resource loader knows how to get binary rawdata from a location specified by an resource key.

Class Summary

CompoundResource Creation-Date: 08.04.2006, 14:08:13
ContentNotRecognizedException The ContentNotRecognizedException signals that none of the selected resource factories was able to handle the request.
DependencyCollector Creation-Date: 08.04.2006, 14:12:14
FactoryParameterKey Creation-Date: 16.05.2006, 15:24:21
LibLoaderBoot ================================================ LibLoader : a free Java resource loading library ================================================ Project Info: http://reporting.pentaho.org/libloader/ (C) Copyright 2006, by Pentaho Corporation and Contributors.
LibLoaderInfo ================================================ LibLoader : a free Java resource loading library ================================================ Project Info: http://reporting.pentaho.org/libloader/ (C) Copyright 2006, by Pentaho Corporation and Contributors.
LoaderParameterKey Creation-Date: 16.05.2006, 15:24:21
ResourceCreationException Creation-Date: 05.04.2006, 17:33:09
ResourceException Creation-Date: 05.04.2006, 13:03:53
ResourceKey The key is an unique identifier for the resource.
ResourceKeyCreationException Creation-Date: 05.04.2006, 13:02:23
ResourceLoadingException Creation-Date: 05.04.2006, 13:03:37
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.