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

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.CLASS_PATH
           
static Attributes.Name Attributes.Name.CONTENT_TYPE
           
static Attributes.Name Attributes.Name.EXTENSION_INSTALLATION
           
static Attributes.Name Attributes.Name.EXTENSION_LIST
           
static Attributes.Name Attributes.Name.EXTENSION_NAME
           
static Attributes.Name Attributes.Name.IMPLEMENTATION_TITLE
           
static Attributes.Name Attributes.Name.IMPLEMENTATION_URL
           
static Attributes.Name Attributes.Name.IMPLEMENTATION_VENDOR
           
static Attributes.Name Attributes.Name.IMPLEMENTATION_VENDOR_ID
           
static Attributes.Name Attributes.Name.IMPLEMENTATION_VERSION
           
static Attributes.Name Attributes.Name.MAIN_CLASS
           
static Attributes.Name Attributes.Name.MANIFEST_VERSION
           
static Attributes.Name Attributes.Name.SEALED
           
static Attributes.Name Attributes.Name.SIGNATURE_VERSION
           
static Attributes.Name Attributes.Name.SPECIFICATION_TITLE
           
static Attributes.Name Attributes.Name.SPECIFICATION_VENDOR
           
static Attributes.Name Attributes.Name.SPECIFICATION_VERSION
           
 

Methods in java.util.jar with parameters of type Attributes.Name
 String Attributes.getValue(Attributes.Name var0)
           
 



Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.