Java.Util.Jar.JarInputStream: Property Members

The properties of Java.Util.Jar.JarInputStream are listed below. For a list of all members, see the JarInputStream Members list.

See Also: Inherited members from Java.Util.Zip.ZipInputStream

Public Properties

[read-only]
ManifestManifest. Returns the Manifest object associated with this JarInputStream or null if no manifest entry exists.
[read-only]
NextJarEntryJarEntry. Returns the next JarEntry contained in this stream or null if no more entries are present.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.