Creates a new JarStorer object.
Parameters: archive - archive to be stored Parameters: jar - outout jar file throws: GenBaseException - When cannot create output jar
returns the OuputStream corresponding to the given filename.
Parameters: name - filename to create An OutputStream throws: IOException - When file creation fails.