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

Method newJarFile

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

@param file The file representing the jar @return Returns a JarFile instance, which is constructed based upon the Java runtime version. Depending on the Java runtime version, the returned instance may or may not be multi-release aware (a feature introduced in Java 9)

(final File file)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

addPathFileMethod · 0.95
getResourceStreamMethod · 0.95
getResourceURLMethod · 0.95

Calls 1

newInstanceMethod · 0.95

Tested by

no test coverage detected