|
Structured Text Toolkit | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.saelist.command.CommandLineInterface
Passes arg[1..] to the Command indicated in arg[0]. "AbcCommand" is indicated by "abc". E.g. "ReplaceCommand" is indicated by "replace". Example:
java com.saelist.command.CommandLineInterface replace @replace-config.ls.txt
| Constructor Summary | |
CommandLineInterface()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CommandLineInterface()
| Method Detail |
public static void main(java.lang.String[] args)
throws CommandException
CommandException
|
Structured Text Toolkit | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||