public final class Lister
extends java.lang.Object
The name of the archive must be given as a command line argument.
The optional second argument defines the archive type, in case the format is not recognized.
| Constructor and Description |
|---|
Lister() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Runs this class from the command line.
|
public static void main(java.lang.String[] args)
throws ArchiveException,
java.io.IOException
The name of the archive must be given as a command line argument.
The optional second argument defines the archive type, in case the format is not recognized.
args - name of the archive and optional argument archive type.ArchiveException - Archiver related Exception.java.io.IOException - an I/O exception.Copyright © 2010 - 2023 Adobe. All Rights Reserved