saker.jar Documentation TaskDoc JavaDoc Packages
Represents a configuration of Java Archive Manifest entry attributes.
Summary
Fields
EntryAttributesSpecifies attributes for a given entry in the Manifest.
MainAttributesSpecifies attributes for the main section of the Manifest.
Fields
Specifies attributes for a given entry in the Manifest. The option keys should be the entry names while the values are a map of attributes for the given entry.
Specifies attributes for the main section of the Manifest. Main-Class and similar attributes should be defined here.