Java Platform 1.2
Beta 4

Uses of Package
java.util.jar

Packages that use java.util.jar
java.net Provides the classes for implementing networking applications.  
java.util.jar Provides classes for creating and reading JAR files.  
 

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.
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.
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.
 


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.