Package
Class
Tree
Deprecated
Index
Help
IP*Works! ZIP V8
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
O
P
R
S
T
U
Z
G
getArchiveFile()
- Method in class ipworkszip.
Gzip
The name of the zip, gzip, tar, or jar archive.
getArchiveFile()
- Method in class ipworkszip.
Jar
The name of the zip, gzip, tar, or jar archive.
getArchiveFile()
- Method in class ipworkszip.
Tar
The name of the zip, gzip, tar, or jar archive.
getArchiveFile()
- Method in class ipworkszip.
Zip
The name of the zip, gzip, tar, or jar archive.
getAttributes()
- Method in class ipworkszip.
ZIPFile
getCode()
- Method in class ipworkszip.
IPWorksZipException
Returns the error code corresponding to the exception.
getComment()
- Method in class ipworkszip.
ZIPFile
getCompressedDate()
- Method in class ipworkszip.
JARFile
getCompressedDate()
- Method in class ipworkszip.
TARFile
getCompressedDate()
- Method in class ipworkszip.
ZIPFile
getCompressedName()
- Method in class ipworkszip.
JARFile
getCompressedName()
- Method in class ipworkszip.
TARFile
getCompressedName()
- Method in class ipworkszip.
ZIPFile
getCompressedSize()
- Method in class ipworkszip.
JARFile
getCompressedSize()
- Method in class ipworkszip.
TARFile
getCompressedSize()
- Method in class ipworkszip.
ZIPFile
getCompressionLevel()
- Method in class ipworkszip.
Gzip
The compression level to use.
getCompressionLevel()
- Method in class ipworkszip.
Jar
The compression level to use.
getCompressionLevel()
- Method in class ipworkszip.
Zip
The compression level to use.
getCompressionLevel()
- Method in class ipworkszip.
Zipstream
The compression level to use.
getCompressionMethod()
- Method in class ipworkszip.
Gzip
The compression method for the bean to use.
getCompressionStream(OutputStream)
- Method in class ipworkszip.
Zipstream
Creates an output stream used to write compressed data.
getCRC()
- Method in class ipworkszip.
ZIPFile
getDecompressedName()
- Method in class ipworkszip.
JARFile
getDecompressedName()
- Method in class ipworkszip.
TARFile
getDecompressedName()
- Method in class ipworkszip.
ZIPFile
getDecompressedSize()
- Method in class ipworkszip.
JARFile
getDecompressedSize()
- Method in class ipworkszip.
TARFile
getDecompressedSize()
- Method in class ipworkszip.
ZIPFile
getDecompressionStream(InputStream)
- Method in class ipworkszip.
Zipstream
Creates an input stream used to read data from a compressed stream.
getEncryptionAlgorithm()
- Method in class ipworkszip.
Zip
The algorithm used to encrypt files written to the archive.
getEncryptionAlgorithm()
- Method in class ipworkszip.
ZIPFile
getExcludedFiles()
- Method in class ipworkszip.
Jar
A list of files to exclude.
getExcludedFiles()
- Method in class ipworkszip.
Tar
A list of files to exclude.
getExcludedFiles()
- Method in class ipworkszip.
Zip
A list of files to exclude.
getExtractToPath()
- Method in class ipworkszip.
Gzip
A base path to decompress to.
getExtractToPath()
- Method in class ipworkszip.
Jar
A base path to decompress to.
getExtractToPath()
- Method in class ipworkszip.
Tar
A base path to decompress to.
getExtractToPath()
- Method in class ipworkszip.
Zip
A base path to decompress to.
getFileCompressedDate()
- Method in class ipworkszip.
Gzip
The date and time of the compressed file, as stored within the gzip archive.
getFileCompressedName()
- Method in class ipworkszip.
Gzip
Filename, as stored inside of the archive.
getFileDecompressedName()
- Method in class ipworkszip.
Gzip
File name to decompress to, or compress from.
getFiles()
- Method in class ipworkszip.
Jar
Collection of Jar archive files.
getFiles()
- Method in class ipworkszip.
Tar
Collection of Tar archive files.
getFiles()
- Method in class ipworkszip.
Zip
Collection of Zip archive files.
getHardLinkName()
- Method in class ipworkszip.
TARFile
getInputStream()
- Method in class ipworkszip.
JARFile
getInputStream()
- Method in class ipworkszip.
ZIPFile
getManifestFile()
- Method in class ipworkszip.
Jar
The name of the manifest file.
getPassword()
- Method in class ipworkszip.
Zip
A password for the zip archive.
getPassword()
- Method in class ipworkszip.
ZIPFile
getPasswordRequired()
- Method in class ipworkszip.
ZIPFile
getPermissions()
- Method in class ipworkszip.
TARFile
getStreamFormat()
- Method in class ipworkszip.
Zipstream
The stream format to use.
getSymLinkName()
- Method in class ipworkszip.
TARFile
getZipComment()
- Method in class ipworkszip.
Zip
The comment for the entire zip file.
Gzip
- class ipworkszip.
Gzip
.
The Gzip bean implements a gzip compressor and decompressor.
Gzip()
- Constructor for class ipworkszip.
Gzip
GzipBeginFileEvent
- class ipworkszip.
GzipBeginFileEvent
.
Fired before a file is processed.
GzipEndFileEvent
- class ipworkszip.
GzipEndFileEvent
.
Fired after a file is processed.
GzipErrorEvent
- class ipworkszip.
GzipErrorEvent
.
Information about non-fatal errors.
GzipEventListener
- interface ipworkszip.
GzipEventListener
.
Event listener for the
"Gzip Class"
.
GzipOverwriteEvent
- class ipworkszip.
GzipOverwriteEvent
.
Fired whenever a file exists and may be overwritten.
GzipProgressEvent
- class ipworkszip.
GzipProgressEvent
.
Fired as progress is made.
Package
Class
Tree
Deprecated
Index
Help
IP*Works! ZIP V8
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
O
P
R
S
T
U
Z
Copyright (c) 2009 /n software inc. - All rights reserved.