|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xnap.cmdl.CommandHelper
public class CommandHelper
Provides a set of common commands and static helper methods.
Constructor Summary | |
---|---|
CommandHelper()
|
Method Summary | |
---|---|
static void |
init()
Adds some default commands to the Executer . |
static void |
printFile(java.lang.String filename,
Console console)
Prints filename to console . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandHelper()
Method Detail |
---|
public static void init()
Executer
.
public static void printFile(java.lang.String filename, Console console)
filename
to console
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |