Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b00

Uses of Interface
java.util.jar.Pack200.Unpacker

Packages that use Pack200.Unpacker
java.util.jar Provides classes for reading and writing the JAR (Java ARchive) file format, which is based on the standard ZIP file format with an optional manifest file. 
 

Uses of Pack200.Unpacker in java.util.jar
 

Methods in java.util.jar that return Pack200.Unpacker
static Pack200.Unpacker Pack200.newUnpacker()
          Obtain new instance of a class that implements Unpacker.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b00

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.