The members of Java.Util.Jar.JarFile are listed below.
See Also: Inherited members from Java.Util.Zip.ZipFile
| Create a new JarFile using the contents of the specified file. | ||
| Create a new JarFile from the contents of the file specified by filename. | ||
| Create a new JarFile using the contents of the specified file. | ||
| Create a new JarFile from the contents of the file specified by filename. | ||
| Create a new JarFile using the contents of file. |
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | ManifestName | string. The MANIFEST file name. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
GetJarEntry(string)Return the JarEntry specified by its name or null if no such entry exists. | ||