Implementation of the ResourceLoader interface which loads data from
the class path. This ResourceLoader does not monitor the resource.
author: Anthony Eden
Load the resource specified by the given path. This ResourceLoader
does not monitor the resource even if the value of monitor is true.
Parameters: path - The path Parameters: handler - The ResourceRecipient callback Parameters: monitor - Ignored by this resource loader throws: ResourceException -
Fields inherited from com.anthonyeden.lib.resource.AbstractResourceLoader