|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ConceptInputStream | Generically represents a way of reading Concept s from some input source. |
ConceptOutputStream | Generically represents a way of writing Concept s out. |
FileStatisticsConfiguration | Generically represents a handler for creating FileStatistics
information based on some kind of configuration. |
MetathesaurusInputStream | Generically represents a way of reading the entire Metathesaurus from some input source. |
MetathesaurusOutputStream | Generically represents a way for writing the Metathesaurus to some output source. |
Class Summary | |
IndexBuilder | Used for building an indexes for Metathesaurus files |
InputStreamFileStatisticsConfiguration | Used to generate FileStatistics from an InputStream having
structured lines like a config/mrpluscolsfiles.dat file. |
OriginalMRFilesConceptInputStream | This ConceptInputStream builds Concept objects from a full
set of original format MR files. |
OriginalMRFilesConceptOutputStream | This ConceptOutputStream generates a subset of standard MR files. |
OriginalMRMetathesaurusInputStream | This MetathesaurusInputStream builds
IndexEntry s, and ReleaseMetadata from a full set of standard
MR files. |
OriginalMRMetathesaurusOutputStream | This MetathesaurusOutputStream generates standard MR files. |
PushBackReader | Extends BufferedReader to provide the ability to
push a single line of input back onto the reader to read it again
on the next readLine() call. |
RichMRFilesConceptInputStream | This ConceptInputStream builds Concept objects from a
full set of "Rich Release Format" MR files. |
RichMRFilesConceptOutputStream | This ConceptOutputStream generates a subset of
"Rich Release Format" MR files. |
RichMRFilesIndexLookup | Peforms a lookup in the index files to locate the
Concept s that contain given words. |
RichMRFilesSingleConceptInputStream | Builds a single Concept from a
full set of "Rich Release Format" MR files. |
RichMRMetathesaurusInputStream | This ConceptInputStream builds objects from a full set of
"Rich Release Format" MR files. |
RichMRMetathesaurusOutputStream | This MetathesaurusOutputStream generates MR files in the "Rich
Release Format". |
SearchStringPushBackReader | Extends PushBackReader to provide the ability to
find a single line of input, given a search string or pattern,
and to push it back onto the reader to read it again
on the next readLine() call. |
SuiCountIndexBuilder | |
Version | The Version class aggregates change information
for the gov.nih.nlm.umls.io package. |
Classes for building objects from the standard Metathesaurus release files.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |