| Package | Description |
|---|---|
| gov.nih.nlm.nls.lvg.Api |
This package provides Java APIs classes.
|
| gov.nih.nlm.nls.lvg.Lib |
Contains LVG general library classes of BitMaskBase, Category, Gender, Inflection, Configuration, CombineRecords, OutputFilter, Flow, GlobalBehavior, LexItem, LexItemComparator.
|
| Modifier and Type | Method and Description |
|---|---|
LvgOutputOption |
LvgCmdApi.GetLvgOutputOption()
Get Lvg Output Option.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
OutputFilter.ExecuteOutputFilter(java.util.Vector<LexItem> results,
boolean mutateFlag,
boolean detailsFlag,
java.lang.String separator,
java.lang.String originalTerm,
LvgOutputOption lvgOutputOption)
Execute the functions of output filter and print the result to the
LVG desinated outputs, screen ot a file.
|
static java.lang.String |
OutputFilter.ExecuteOutputFilter(java.util.Vector<LexItem> results,
boolean mutateFlag,
boolean detailsFlag,
java.lang.String separator,
java.lang.String originalTerm,
java.lang.String inTerm,
LvgOutputOption lvgOutputOption)
Execute the functions of output filter and print the result to the
LVG desinated outputs, screen ot a file.
|
Submit a bug or feature
Copyright © 2013 National Library of Medicine