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清单属性用于该不再支持扩展机制。
|
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对象,用于
Main-Class清单属性,用于启动打包在JAR文件中的应用程序。
|
static Attributes.Name |
Attributes.Name.MANIFEST_VERSION |
Name对象为
Manifest-Version清单属性。
|
static Attributes.Name |
Attributes.Name.MULTI_RELEASE |
Name对象为
Multi-Release清单属性,表示这是一个多版本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用于包版本控制的清单属性。
|