MCPcopy Create free account
hub / github.com/chaoyangnz/gava / getSystemResource

Method getSystemResource

example/src/java/lang/ClassLoader.java:1205–1211  ·  view source on GitHub ↗

Find a resource of the specified name from the search path used to load classes. This method locates the resource through the system class loader (see #getSystemClassLoader()). @param name The resource name @return A URL URL object for reading the resou

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 3

getSystemClassLoaderMethod · 0.95
getBootstrapResourceMethod · 0.95
getResourceMethod · 0.95

Tested by

no test coverage detected