Java.Util.Jar.JarEntry Class
Represents a single file in a JAR archive together with the manifest attributes and digital signatures associated with it.

See Also: JarEntry Members

Syntax

[Android.Runtime.Register("java/util/jar/JarEntry", DoNotGenerateAcw=true)]
public class JarEntry : Java.Util.Zip.ZipEntry

Remarks

Represents a single file in a JAR archive together with the manifest attributes and digital signatures associated with it.

See Also

[Android Documentation]

Requirements

Namespace: Java.Util.Jar
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1