| 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attributes.Name | |
| java.util.jar | |
| Uses of Attributes.Name in java.util.jar | 
| Fields in java.util.jar declared as Attributes.Name | |
static Attributes.Name | 
Attributes.Name.MANIFEST_VERSION
Name object for Manifest-Version 
 manifest attribute. | 
static Attributes.Name | 
Attributes.Name.SIGNATURE_VERSION
Name object for Signature-Version 
 manifest attribute used when signing JAR files. | 
static Attributes.Name | 
Attributes.Name.CONTENT_TYPE
Name object for Content-Type 
 manifest attribute. | 
static Attributes.Name | 
Attributes.Name.CLASS_PATH
Name object for Class-Path 
 manifest attribute. | 
static Attributes.Name | 
Attributes.Name.MAIN_CLASS
Name object for Main-Class manifest 
 attribute used for launching applications packaged in JAR files. | 
static Attributes.Name | 
Attributes.Name.SEALED
Name object for Sealed manifest attribute 
 used for sealing. | 
static Attributes.Name | 
Attributes.Name.EXTENSION_LIST
Name object for Extension-List manifest attribute 
 used for declaring dependencies on installed extensions. | 
static Attributes.Name | 
Attributes.Name.EXTENSION_NAME
Name object for Extension-Name manifest attribute 
 used for declaring dependencies on installed extensions. | 
static Attributes.Name | 
Attributes.Name.EXTENSION_INSTALLATION
Name object for Extension-Name manifest attribute 
 used for declaring dependencies on installed extensions. | 
static Attributes.Name | 
Attributes.Name.IMPLEMENTATION_TITLE
Name object for Implementation-Title 
 manifest attribute used for package versioning. | 
static Attributes.Name | 
Attributes.Name.IMPLEMENTATION_VERSION
Name object for Implementation-Version 
 manifest attribute used for package versioning. | 
static Attributes.Name | 
Attributes.Name.IMPLEMENTATION_VENDOR
Name object for Implementation-Vendor 
 manifest attribute used for package versioning. | 
static Attributes.Name | 
Attributes.Name.IMPLEMENTATION_VENDOR_ID
Name object for Implementation-Vendor-Id 
 manifest attribute used for package versioning. | 
static Attributes.Name | 
Attributes.Name.IMPLEMENTATION_URL
Name object for Implementation-Vendor-URL 
 manifest attribute used for package versioning. | 
static Attributes.Name | 
Attributes.Name.SPECIFICATION_TITLE
Name object for Specification-Title 
 manifest attribute used for package versioning. | 
static Attributes.Name | 
Attributes.Name.SPECIFICATION_VERSION
Name object for Specification-Version 
 manifest attribute used for package versioning. | 
static Attributes.Name | 
Attributes.Name.SPECIFICATION_VENDOR
Name object for Specification-Vendor 
 manifest attribute used for package versioning. | 
| Methods in java.util.jar with parameters of type Attributes.Name | |
 String | 
Attributes.getValue(Attributes.Name name)
Returns the value of the specified Attributes.Name, or null if the attribute was not found.  | 
  | 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A.  All Rights Reserved.