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

Java™ Platform
Standard Ed. 6

DRAFT internal-b11

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

Packages that use Pack200.Packer
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.Packer in java.util.jar
 

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


Java™ Platform
Standard Ed. 6

DRAFT internal-b11

Submit a bug or feature

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