声明为 Attributes.Name 的 java.util.jar 中的字段 |
static Attributes.Name |
Attributes.Name.CLASS_PATH
Class-Path 的 Name 对象具有的属性。 |
static Attributes.Name |
Attributes.Name.CONTENT_TYPE
Content-Type 的 Name 对象具有的属性。 |
static Attributes.Name |
Attributes.Name.EXTENSION_INSTALLATION
Extension-Name 的 Name 对象具有的属性,用于声明已安装扩展上的依赖项。 |
static Attributes.Name |
Attributes.Name.EXTENSION_LIST
Extension-List 的 Name 对象具有的属性,用于声明已安装扩展上的依赖项。 |
static Attributes.Name |
Attributes.Name.EXTENSION_NAME
Extension-Name 的 Name 对象具有的属性,用于声明已安装扩展上的依赖项。 |
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_TITLE
Implementation-Title 的 Name 对象给出了用于包的版本控制的属性。 |
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_URL
Implementation-Vendor-URL 的 Name 对象给出了用于包的版本控制的属性。 |
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_VENDOR
Implementation-Vendor 的 Name 对象给出了用于包的版本控制的属性。 |
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_VENDOR_ID
Implementation-Vendor-Id 的 Name 对象给出了用于包的版本控制的属性。 |
static Attributes.Name |
Attributes.Name.IMPLEMENTATION_VERSION
Implementation-Version 的 Name 对象给出了用于包的版本控制的属性。 |
static Attributes.Name |
Attributes.Name.MAIN_CLASS
Main-Class 的 Name 对象具有的属性,用于启动打包在 JAR 文件中的应用程序。 |
static Attributes.Name |
Attributes.Name.MANIFEST_VERSION
Manifest-Version 的 Name 对象具有的属性。 |
static Attributes.Name |
Attributes.Name.SEALED
Sealed 的 Name 对象给出了用于密封的属性。 |
static Attributes.Name |
Attributes.Name.SIGNATURE_VERSION
Signature-Version 的 Name 对象给出了签名 JAR 文件时所使用的属性。 |
static Attributes.Name |
Attributes.Name.SPECIFICATION_TITLE
Specification-Title 的 Name 对象给出了用于包的版本控制的属性。 |
static Attributes.Name |
Attributes.Name.SPECIFICATION_VENDOR
Specification-Vendor 的 Name 对象给出了用于包的版本控制的属性。 |
static Attributes.Name |
Attributes.Name.SPECIFICATION_VERSION
Specification-Version 的 Name 对象给出了用于包的版本控制的属性。 |