Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Z

ZONE_OFFSET. Static variable in class java.util.Calendar
Useful constant for date and time.
ZipEntry class java.util.zip.ZipEntry.
This class is used to represent a ZIP file entry.
ZipEntry(String). Constructor for class java.util.zip.ZipEntry
Creates a new ZIP file entry with the specified name.
ZipException exception java.util.zip.ZipException.
ZipException(). Constructor for class java.util.zip.ZipException
ZipException(String). Constructor for class java.util.zip.ZipException
ZipFile class java.util.zip.ZipFile.
This class can be used to read the contents of a ZIP file.
ZipFile(). Constructor for class java.util.zip.ZipFile
Creates a ne w ZIP file with no name.
ZipFile(String). Constructor for class java.util.zip.ZipFile
Opens a ZIP file for reading given the specified file name.
ZipFile(File). Constructor for class java.util.zip.ZipFile
Opens a ZIP file for reading given the specified File object.
ZipInputStream class java.util.zip.ZipInputStream.
This class implements an input stream filter for reading files in the ZIP file format.
ZipInputStream(InputStream). Constructor for class java.util.zip.ZipInputStream
Creates a new ZIP input stream.
ZipOutputStream class java.util.zip.ZipOutputStream.
This class implements an output stream filter for writing files in the ZIP file format.
ZipOutputStream(OutputStream). Constructor for class java.util.zip.ZipOutputStream
Creates a new ZIP output stream.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS

Submit a bug or feature
Submit comments/suggestions about new javadoc look.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.