public class ListContentsOfZipFile
extends java.lang.Object
| Constructor and Description |
|---|
ListContentsOfZipFile(java.io.File file)
Instantiates a new list contents of zip file.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
The main method.
|