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
DependencyCollector Creation-Date: 08.04.2006, 14:12:14
FactoryParameterKey Creation-Date: 16.05.2006, 15:24:21
LibLoaderBoot  
LibLoaderInfo  
LoaderParameterKey Creation-Date: 16.05.2006, 15:24:21
ResourceKey The key is an unique identifier for the resource.
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
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:09
ResourceException Creation-Date: 05.04.2006, 13:03:53
ResourceKeyCreationException Creation-Date: 05.04.2006, 13:02:23
ResourceLoadingException Creation-Date: 05.04.2006, 13:03:37