Java.Util.Zip.ZipFile: Constructor Members

The constructors of Java.Util.Zip.ZipFile are listed below. For a list of all members, see the ZipFile Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Constructs a new ZipFile allowing read access to the contents of the given file.
Constructs a new ZipFile allowing read access to the contents of the given file.
Documentation for this section has not yet been entered.
Constructs a new ZipFile allowing access to the given file.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.