sfi.director.cli.archive Class Reference

Inheritance diagram for sfi.director.cli.archive:

sfi.director.cli.CLICommand List of all members.

Detailed Description

Implements the 'archive' director command archiving/extracting files.


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


Member Function Documentation

void sfi.director.cli.archive.extract  )  throws DirectorException
 

Archive sfi.director.cli.archive.getArchiver InputStream  in,
OutputStream  out
throws DirectorException
 

String [] sfi.director.cli.archive.getOptDefinitions  )  [virtual]
 

return option definitions as used by Tools.getOpt()

Implements sfi.director.cli.CLICommand.

String sfi.director.cli.archive.help  )  [virtual]
 

return a more verbose usage string (aka.

help)

Implements sfi.director.cli.CLICommand.

void sfi.director.cli.archive.list  )  throws DirectorException
 

synchronized void sfi.director.cli.archive.run Hashtable  optvals  )  throws DirectorException [virtual]
 

run the command with the (pre-parsed) options optargs

Implements sfi.director.cli.CLICommand.

String sfi.director.cli.archive.usage  )  [virtual]
 

returns usage string.

Implements sfi.director.cli.CLICommand.


The documentation for this class was generated from the following file:
Generated on Sat Aug 16 01:20:50 2008 for Node Director by  doxygen 1.4.5