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清单属性用于包版本控制。
|