Returns the JarEntry for the given entry name or
null if not found.
name | the jar file entry name |
JarEntry for the given entry name or
null if not found.
IllegalStateException
| may be thrown if the jar file has been closed |
java.util.jar.JarEntry
Diagram: ZipFile