|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.fs.FSCmd
org.basex.fs.Help
public final class Help
Performs a help command.
Constructor Summary | |
---|---|
Help()
|
Method Summary | |
---|---|
void |
args(java.lang.String args)
Checks the command line arguments. |
void |
exec(PrintOutput out)
Executes the command.. |
static java.lang.String |
help(java.lang.String cmd)
Returns the help as string. |
Methods inherited from class org.basex.fs.FSCmd |
---|
context, get |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Help()
Method Detail |
---|
public void args(java.lang.String args)
FSCmd
args
in class FSCmd
args
- command line argumentspublic void exec(PrintOutput out) throws java.io.IOException
FSCmd
exec
in class FSCmd
out
- output stream
java.io.IOException
- in case of problems with the PrintOutputpublic static java.lang.String help(java.lang.String cmd)
cmd
- command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |