ZipEntry.setMethod

ZipEntry.setMethod

Class Overview | Class Members | This Package | All Packages

Syntax
public void setMethod( int method )
Parameters
method
the compression method, either STORED or DEFLATED
Description
Sets the compression method for the entry.

Exceptions
IllegalArgumentException if the specified compression method is invalid