Java.Util.Zip.ZipEntry: Constructor Members

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

See Also: Inherited members from Java.Lang.Object

Public Constructors

Constructs a new ZipEntry using the values obtained from ze.
Constructs a new ZipEntry with the specified name.

Protected Constructors

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