Member predicate JarFile :: getManifestEntryAttribute
Gets the per-entry attribute for the specified entry
and key
from this JAR file’s manifest.
string
getManifestEntryAttribute
(
string
entry
,
string
key
)