static Attributes.Name |
Attributes.Name.CLASS_PATH |
Name 对象为
Class-Path 清单属性。
|
static Attributes.Name |
Attributes.Name.CONTENT_TYPE |
Name 对象为
Content-Type 清单属性。
|
static Attributes.Name |
Attributes.Name.EXTENSION_INSTALLATION |
|
static Attributes.Name |
Attributes.Name.EXTENSION_LIST |
Name 对象为
Extension-List manifest属性用于不再支持的扩展机制。
|
static Attributes.Name |
Attributes.Name.EXTENSION_NAME |
Name 对象为
Extension-Name 清单属性。
|
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_TITLE |
Name 对象为
Implementation-Title 用于包版本控制的清单属性。
|
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_URL |
|
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_VENDOR |
Name 对象为
Implementation-Vendor 清单属性用于包版本控制。
|
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_VENDOR_ID |
|
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_VERSION |
Name 对象为
Implementation-Version 清单属性用于包版本控制。
|
static Attributes.Name |
Attributes.Name.MAIN_CLASS |
Name 对象,用于启动打包在JAR文件中的应用程序的
Main-Class 清单属性。
|
static Attributes.Name |
Attributes.Name.MANIFEST_VERSION |
Name 对象为
Manifest-Version 清单属性。
|
static Attributes.Name |
Attributes.Name.MULTI_RELEASE |
Name 对象为
Multi-Release manifest属性,表示这是一个多版本的JAR文件。
|
static Attributes.Name |
Attributes.Name.SEALED |
Name 对象为
Sealed 用于密封的清单属性。
|
static Attributes.Name |
Attributes.Name.SIGNATURE_VERSION |
Name 对象,用于在签名JAR文件时使用的清单属性
Signature-Version 。
|
static Attributes.Name |
Attributes.Name.SPECIFICATION_TITLE |
Name 对象为
Specification-Title 用于包版本控制的清单属性。
|
static Attributes.Name |
Attributes.Name.SPECIFICATION_VENDOR |
Name 对象为
Specification-Vendor 用于包版本控制的清单属性。
|
static Attributes.Name |
Attributes.Name.SPECIFICATION_VERSION |
Name 对象为
Specification-Version 清单属性用于包版本控制。
|