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

Method getResourceURL

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

Returns the URL of a given resource in the given file which may either be a directory or a zip file. @param file The file (directory or jar) in which to search for the resource. Must not be null . @param resourceName The name of the resource for which a stream

(final File file, final String resourceName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getUrlMethod · 0.95
findNextResourceMethod · 0.80

Calls 9

isZipMethod · 0.95
logMethod · 0.95
newJarFileMethod · 0.95
getStackTraceMethod · 0.95
getFileURLMethod · 0.80
getMethod · 0.65
putMethod · 0.65
isDirectoryMethod · 0.45
existsMethod · 0.45

Tested by

no test coverage detected