Creates a new JarFile to read from the specified
file name. The JarFile will be verified if
it is signed.
name | the name of the jar file to be opened for reading |
IOException | if an I/O error has occurred | |
SecurityException | if access to the file is denied by the SecurityManager |
Diagram: ZipFile