Java.Util.Jar.JarEntry: Constructor Members

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

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

Public Constructors

Create a new JarEntry using the values obtained from the argument.
Creates a new JarEntry using the values obtained from entry.
Creates a new JarEntry named name.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.