IP*Works! ZIP V8
A B C D E F G I J L M N O P Q R S T U V X Z

G

getArchiveFile() - Method in class ipworkszip.Bzip2
The name of the zip, gzip, tar, or jar archive.
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.Zcompress
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.
getContentType() - Method in class ipworkszip.Relationship
 
getContentTypes() - Method in class ipworkszip.Officedoc
Collection of content type entries
getCRC() - Method in class ipworkszip.ZIPFile
 
getDataType() - Method in class ipworkszip.PackageProperty
 
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.Bzip2
A base path to decompress to.
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.Bzip2
File name to decompress to, or compress from.
getFileDecompressedName() - Method in class ipworkszip.Gzip
File name to decompress to, or compress from.
getFileDecompressedName() - Method in class ipworkszip.Zcompress
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
 
getId() - Method in class ipworkszip.Relationship
 
getInputStream() - Method in class ipworkszip.JARFile
 
getInputStream() - Method in class ipworkszip.ZIPFile
 
getIsOverride() - Method in class ipworkszip.ContentType
 
getManifestFile() - Method in class ipworkszip.Jar
The name of the manifest file.
getMediaType() - Method in class ipworkszip.ContentType
 
getName() - Method in class ipworkszip.PackageProperty
 
getName() - Method in class ipworkszip.XMLAttribute
 
getName() - Method in class ipworkszip.XMLElement
 
getNamespace() - Method in class ipworkszip.PackageProperty
 
getNamespace() - Method in class ipworkszip.XMLAttribute
 
getNamespace() - Method in class ipworkszip.XMLElement
 
getNamespaces() - Method in class ipworkszip.Officedoc
Collection of namespaces in the current namespace stack.
getPackagePath() - Method in class ipworkszip.Officedoc
The path to the Open XML package file
getPackageProperties() - Method in class ipworkszip.Officedoc
Collection of core/app/custom metadata properties associated with the archive.
getPartData() - Method in class ipworkszip.Officedoc
The contents of the currently selected part.
getPartName() - Method in class ipworkszip.Officedoc
The name of the currently selected part
getPartName() - Method in class ipworkszip.Relationship
 
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
 
getPrefix() - Method in class ipworkszip.XMLAttribute
 
getPrefix() - Method in class ipworkszip.XMLElement
 
getPrefix() - Method in class ipworkszip.XMLNamespace
 
getPropertyValue(String, String) - Method in class ipworkszip.Officedoc
Returns the value of the specified package property.
getPropId() - Method in class ipworkszip.PackageProperty
 
getPropSet() - Method in class ipworkszip.PackageProperty
 
getRelationships() - Method in class ipworkszip.Officedoc
Collection of Relationships in the current relationships (*.rels) file
getStreamFormat() - Method in class ipworkszip.Zipstream
The stream format to use.
getSymLinkName() - Method in class ipworkszip.TARFile
 
getTarget() - Method in class ipworkszip.ContentType
 
getTypeURI() - Method in class ipworkszip.Relationship
 
getURI() - Method in class ipworkszip.XMLNamespace
 
getValue() - Method in class ipworkszip.PackageProperty
 
getValue() - Method in class ipworkszip.XMLAttribute
 
getXAttributes() - Method in class ipworkszip.Officedoc
A collection of attributes of the current element.
getXChildren() - Method in class ipworkszip.Officedoc
Collection of child elements of the current element.
getXElement() - Method in class ipworkszip.Officedoc
The name of the current element.
getXNamespace() - Method in class ipworkszip.Officedoc
The namespace of the current element.
getXParent() - Method in class ipworkszip.Officedoc
The parent of the current element.
getXPath() - Method in class ipworkszip.Officedoc
Provides a way to point to a specific element in the document.
getXPrefix() - Method in class ipworkszip.Officedoc
The prefix of the current element.
getXSubTree() - Method in class ipworkszip.Officedoc
A snapshot of the current element in the document.
getXText() - Method in class ipworkszip.Officedoc
The text of the current element.
getXText() - Method in class ipworkszip.XMLElement
 
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.

IP*Works! ZIP V8
A B C D E F G I J L M N O P Q R S T U V X Z
Copyright (c) 2011 /n software inc. - All rights reserved.