Searched refs:MF_MAIN_ATTRS (Results 1 – 3 of 3) sorted by relevance
37 public static final String MF_MAIN_ATTRS = "Manifest-Main-Attributes"; field in ManifestDigester123 entries.put(MF_MAIN_ATTRS, in ManifestDigester()
74 ("-DIGEST-" + ManifestDigester.MF_MAIN_ATTRS).toUpperCase415 md.get(ManifestDigester.MF_MAIN_ATTRS, false); in verifyManifestMainAttrs()
56 public static final java.lang.String MF_MAIN_ATTRS = "Manifest-Main-Attributes"; field in ManifestDigester