Package org.wegra.util.resource

Interface Summary
ResourceLoader The public interface of ResourceLoader.
 

Class Summary
CachedResourceLoader ResourceLoader that loads from specified loader and uses a cache.
FileResourceLoader ResourceLoader class specified file resource.
 

Exception Summary
ResourceLoaderException The class ResourceLoaderException and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch during resource loading.