public class MockResourceLoader extends DefaultResourceLoader
Loads from the file system if its not found on the classpath. Useful for mock testing.
| Fields inherited from class | Fields |
|---|---|
class DefaultResourceLoader |
CLASSPATH_URL_PREFIX |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public Resource |
getResource(String location) |
| Methods inherited from class | Name |
|---|---|
class DefaultResourceLoader |
addProtocolResolver, clearResourceCaches, equals, getClass, getClassLoader, getProtocolResolvers, getResource, getResourceCache, hashCode, notify, notifyAll, setClassLoader, toString, wait, wait, wait |