Java Platform 1.2
Beta 4

Uses of Class
java.util.jar.Attributes.Name

Packages that use Attributes.Name
java.util.jar Provides classes for creating and reading JAR files.  
 

Uses of Attributes.Name in java.util.jar
 

Fields in java.util.jar declared as Attributes.Name
static Attributes.Name Attributes.Name.MANIFEST_VERSION
          Some predefined attribute names.
static Attributes.Name Attributes.Name.SIGNATURE_VERSION
          Some predefined attribute names.
static Attributes.Name Attributes.Name.CONTENT_TYPE
          Some predefined attribute names.
static Attributes.Name Attributes.Name.CLASS_PATH
          Some predefined attribute names.
static Attributes.Name Attributes.Name.MAIN_CLASS
          Some predefined attribute names.
static Attributes.Name Attributes.Name.SEALED
          Some predefined attribute names.
static Attributes.Name Attributes.Name.IMPLEMENTATION_TITLE
          Some predefined attribute names.
static Attributes.Name Attributes.Name.IMPLEMENTATION_VERSION
          Some predefined attribute names.
static Attributes.Name Attributes.Name.IMPLEMENTATION_VENDOR
          Some predefined attribute names.
static Attributes.Name Attributes.Name.SPECIFICATION_TITLE
          Some predefined attribute names.
static Attributes.Name Attributes.Name.SPECIFICATION_VERSION
          Some predefined attribute names.
static Attributes.Name Attributes.Name.SPECIFICATION_VENDOR
          Some predefined attribute names.
 

Methods in java.util.jar with parameters of type Attributes.Name
 String Attributes.getValue(Attributes.Name name)
          Returns the value of the specified Attributes.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.