MCPcopy Create free account
hub / github.com/apache/ant / isParentFirst

Method isParentFirst

src/main/org/apache/tools/ant/AntClassLoader.java:845–855  ·  view source on GitHub ↗

Tests whether or not the parent classloader should be checked for a resource before this one. If the resource matches both the "use parent classloader first" and the "use this classloader first" lists, the latter takes priority. @param resourceName The name of the resource to check. Must

(final String resourceName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getResourceAsStreamMethod · 0.95
getResourceMethod · 0.95
findResourcesMethod · 0.95
loadClassMethod · 0.95

Calls 1

streamMethod · 0.80

Tested by

no test coverage detected