Basic requirement to zip or compress a file:-
ujava.util.zip
package provides necessary classes for reading and
writing the standard ZIP and GZIP file formats.
uWe need
following packages to work with:
ujava.io
ujava.util.zip
uClasses
required to work with
uFileInputStream, FileOutputStream
uZipEntry
uZipOutputStream
To see in details please go through the following link:
No comments:
Post a Comment