|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 Attributes.Name 的软件包 | |
---|---|
java.util.jar | 提供读写 JAR (Java ARchive) 文件格式的类,该格式基于具有可选清单文件的标准 ZIP 文件格式。 |
java.util.jar 中 Attributes.Name 的使用 |
---|
声明为 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 对象给出了用于包的版本控制的属性。 |
参数类型为 Attributes.Name 的 java.util.jar 中的方法 | |
---|---|
String |
Attributes.getValue(Attributes.Name name)
返回指定的 Attributes.Name 的值,如果未找到,则返回 null。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。