static Attributes.Name |
Attributes.Name.CLASS_PATH |
Name object for Class-Path
manifest attribute.
|
static Attributes.Name |
Attributes.Name.CONTENT_TYPE |
Name object for Content-Type
manifest attribute.
|
static Attributes.Name |
Attributes.Name.EXTENSION_INSTALLATION |
Deprecated.
|
static Attributes.Name |
Attributes.Name.EXTENSION_LIST |
Name object for Extension-List manifest attribute
used for the extension mechanism that is no longer supported.
|
static Attributes.Name |
Attributes.Name.EXTENSION_NAME |
Name object for Extension-Name manifest attribute.
|
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_TITLE |
Name object for Implementation-Title
manifest attribute used for package versioning.
|
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_URL |
Deprecated.
|
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_VENDOR |
Name object for Implementation-Vendor
manifest attribute used for package versioning.
|
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_VENDOR_ID |
Deprecated.
|
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_VERSION |
Name object for Implementation-Version
manifest attribute used for package versioning.
|
static Attributes.Name |
Attributes.Name.MAIN_CLASS |
Name object for Main-Class manifest
attribute used for launching applications packaged in JAR files.
|
static Attributes.Name |
Attributes.Name.MANIFEST_VERSION |
Name object for Manifest-Version
manifest attribute.
|
static Attributes.Name |
Attributes.Name.MULTI_RELEASE |
Name object for Multi-Release
manifest attribute that indicates this is a multi-release JAR file.
|
static Attributes.Name |
Attributes.Name.SEALED |
Name object for Sealed manifest attribute
used for sealing.
|
static Attributes.Name |
Attributes.Name.SIGNATURE_VERSION |
Name object for Signature-Version
manifest attribute used when signing JAR files.
|
static Attributes.Name |
Attributes.Name.SPECIFICATION_TITLE |
Name object for Specification-Title
manifest attribute used for package versioning.
|
static Attributes.Name |
Attributes.Name.SPECIFICATION_VENDOR |
Name object for Specification-Vendor
manifest attribute used for package versioning.
|
static Attributes.Name |
Attributes.Name.SPECIFICATION_VERSION |
Name object for Specification-Version
manifest attribute used for package versioning.
|