ZipEntry.ZipEntry
Class Overview | Class Members |
This Package |
All Packages
public ZipEntry( String name )
Parameters
- name
- the entry name
Description
Creates a new ZIP file entry with the specified name.
Exceptions
NullPointerException
if the entry name is null
Exceptions
IllegalArgumentException
if the entry name is longer than
0xFFFF bytes