|
LexAccess Java 2008 Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nlm.nls.lexAccess.Api.LexAccessHelp
public class LexAccessHelp
This class is to print out help menu.
History:
| Constructor Summary | |
|---|---|
LexAccessHelp()
|
|
| Method Summary | |
|---|---|
static void |
CategoryHelp(java.io.BufferedWriter bw,
boolean fileOutput)
Print out the LexAccess Category help menu. |
static void |
FormatHelp(java.io.BufferedWriter bw,
boolean fileOutput)
Print out the LexAccess format help menu. |
static void |
LexAccessHelp(java.io.BufferedWriter bw,
boolean fileOutput)
Print out LexAccess system help menu. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LexAccessHelp()
| Method Detail |
|---|
public static void LexAccessHelp(java.io.BufferedWriter bw,
boolean fileOutput)
The option flags and command executions are defined in the classes of Flow and LexAccessCmdApi, respectively.
bw - buffer writer for Stdout or file outfileOutput - a flag to indicate if the bw is a file outputLexAccessCmdApi
public static void CategoryHelp(java.io.BufferedWriter bw,
boolean fileOutput)
bw - buffer writer for Stdout or file outfileOutput - a flag to indicate if the bw is a file output
public static void FormatHelp(java.io.BufferedWriter bw,
boolean fileOutput)
bw - buffer writer for Stdout or file outfileOutput - a flag to indicate if the bw is a file output
|
LexAccess Java 2008 Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||