gran.tools
Class Zip

java.lang.Object
  extended bygran.tools.Zip
All Implemented Interfaces:
java.io.Serializable

public class Zip
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
Zip()
           
 
Method Summary
static void compress(java.lang.String content, java.lang.String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Zip

public Zip()
Method Detail

compress

public static void compress(java.lang.String content,
                            java.lang.String filename)


Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.