Java.Util.Jar.JarFile: Method Members

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

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

Public Methods

GetJarEntry(string) : JarEntry
Return the JarEntry specified by its name or null if no such entry exists.