JSR-62 (Final)

Uses of Package
java.util.jar

Packages that use java.util.jar
java.net   
java.util.jar   
 

Classes in java.util.jar used by java.net
Attributes
          The Attributes class maps Manifest attribute names to associated string values.
JarEntry
          This class is used to represent a JAR file entry.
JarFile
          The JarFile class is used to read the contents of a JAR file from any file that can be opened with java.io.RandomAccessFile.
Manifest
          The Manifest class is used to maintain Manifest entry names and their associated Attributes.
 

Classes in java.util.jar used by java.util.jar
Attributes
          The Attributes class maps Manifest attribute names to associated string values.
Attributes.Name
          The Attributes.Name class represents an attribute name stored in this Map.
JarEntry
          This class is used to represent a JAR file entry.
Manifest
          The Manifest class is used to maintain Manifest entry names and their associated Attributes.
 


JSR-62 (Final)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.