J2ME CDC

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.
 


J2ME CDC

Java is a trademark or registred trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo, Alto, California, 94303, U.S.A All Rights Reserved.