public class LexAccessHelp
extends java.lang.Object
History:
Constructor and Description |
---|
LexAccessHelp() |
Modifier and Type | Method and Description |
---|---|
static void |
CategoryHelp(java.io.BufferedWriter bw,
boolean fileOutput,
gov.nih.nlm.nls.lvg.Util.Out out)
Print out the LexAccess Category help menu.
|
static void |
FormatHelp(java.io.BufferedWriter bw,
boolean fileOutput,
gov.nih.nlm.nls.lvg.Util.Out out)
Print out the LexAccess format help menu.
|
static void |
LexAccessHelp(java.io.BufferedWriter bw,
boolean fileOutput,
gov.nih.nlm.nls.lvg.Util.Out out)
Print out LexAccess system help menu.
|
public static void LexAccessHelp(java.io.BufferedWriter bw, boolean fileOutput, gov.nih.nlm.nls.lvg.Util.Out out)
The option flags and command executions are defined in the classes of Flow and LexAccessCmdApi, respectively.
bw
- buffer writer for standard out or file outfileOutput
- a flag to indicate if the buffer writer is a file outputout
- out objectLexAccessCmdApi
public static void CategoryHelp(java.io.BufferedWriter bw, boolean fileOutput, gov.nih.nlm.nls.lvg.Util.Out out)
bw
- buffer writer for standard out or file outfileOutput
- a flag to indicate if the buffer writer is a file outputout
- out objectpublic static void FormatHelp(java.io.BufferedWriter bw, boolean fileOutput, gov.nih.nlm.nls.lvg.Util.Out out)
bw
- buffer writer for standard out or file outfileOutput
- a flag to indicate if the buffer writer is a file outputout
- out object Submit a bug or feature
Copyright © 2016 National Library of Medicine