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

Method getJarManifest

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

Get the manifest from the given jar, if it is indeed a jar and it has a manifest @param container the File from which a manifest is required. @return the jar's manifest or null is the container is not a jar or it has no manifest. @exception IOException if the manifest cannot be read.

(final File container)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

definePackageMethod · 0.95

Calls 3

getMethod · 0.65
isDirectoryMethod · 0.45
getManifestMethod · 0.45

Tested by

no test coverage detected