Java™ Platform
Standard Ed. 6

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

Submit a bug or feature

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