Java.Util.Zip.ZipEntry: Method Members

The methods 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 Methods

Clone() : Java.Lang.Object
Returns a deep copy of this zip entry.
GetExtra() : byte[]
Gets the extra information for this ZipEntry.
SetExtra(byte[])
Sets the extra information for this ZipEntry.