public class ListSchemes
extends java.lang.Object
Example: java org.LexGrid.LexBIG.admin.ListSchemes -b,--brief List only coding scheme name, version, urn, and tags (default). -f,--full List full detail for each scheme. Example: java -Xmx512m -cp lgRuntime.jar org.LexGrid.LexBIG.admin.ListSchemes
Constructor and Description |
---|
ListSchemes() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
run(java.lang.String[] args)
Primary entry point for the program.
|