Inheritance diagram for sfi.director.cli.archive:

Public Member Functions | |
| String | usage () |
| returns usage string. | |
| String | help () |
| return a more verbose usage string (aka. | |
| String[] | getOptDefinitions () |
| return option definitions as used by Tools.getOpt() | |
| synchronized void | run (Hashtable optvals) throws DirectorException |
| run the command with the (pre-parsed) options optargs | |
| void | extract () throws DirectorException |
| void | list () throws DirectorException |
| Archive | getArchiver (InputStream in, OutputStream out) throws DirectorException |
|
|
|
|
||||||||||||
|
|
|
|
return option definitions as used by Tools.getOpt()
Implements sfi.director.cli.CLICommand. |
|
|
return a more verbose usage string (aka. help) Implements sfi.director.cli.CLICommand. |
|
|
|
|
|
run the command with the (pre-parsed) options optargs
Implements sfi.director.cli.CLICommand. |
|
|
returns usage string.
Implements sfi.director.cli.CLICommand. |
1.4.5