Supports resolution as java.io.File
if the class path resource resides in the file system, but not for resources in a JAR. Always supports resolution as URL.
@author Juergen Hoeller
@since 28.12.2003
@see java.lang.ClassLoader#getResourceAsStream(String)
@see java.lang.Class#getResourceAsStream(String)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|