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

Method getResources

example/src/java/lang/ClassLoader.java:1118–1129  ·  view source on GitHub ↗

Finds all the resources with the given name. A resource is some data (images, audio, text, etc) that can be accessed by class code in a way that is independent of the location of the code. The name of a resource is a / -separated path name that identifies the resource. The search or

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getSystemResourcesMethod · 0.95
getBootstrapResourcesMethod · 0.80

Calls 2

getBootstrapResourcesMethod · 0.95
findResourcesMethod · 0.95

Tested by

no test coverage detected