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

Method getSystemResources

example/src/java/lang/ClassLoader.java:1233–1241  ·  view source on GitHub ↗

Finds all resources of the specified name from the search path used to load classes. The resources thus found are returned as an Enumeration Enumeration of URL URL objects. The search order is described in the documentation for {@link #getSystemResource(String

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getSystemClassLoaderMethod · 0.95
getBootstrapResourcesMethod · 0.95
getResourcesMethod · 0.95

Tested by

no test coverage detected