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 not stored for this graph (policy: none)
no test coverage detected