Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.
Repository
lexAccess${YEAR} | +-- build.xml: used for build tool, Ant +-- overview.html: used for JavaDoc | +-- bin: executable scripts (auto generated by installation programs) +-- classes: java classes +-- data: data directory | | | +-- Build.txt: a file includes build information | | | +-- config: configuration data | | | | | +-- lexAccess.properties: lexAccess default configuration file | | | +-- HSqlDb: Hyper Sql database files | +-- tables: original flat files for lexAccess database | +-- docs: documents directory +-- examples: examples directory | | | +-- sources/ApiTest: Complete API test sample codes | +-- sources/Samples: Simple API sample codes | +-- install: programs for installation +-- lib: library directory for jar files +-- loadDb: programs for loading database +-- logs: log file directory +-- sources: java source code | +-- gov/nih/nlm/nls/lexAccess/Api: API classes +-- gov/nih/nlm/nls/lexAccess/Db: Database classes +-- gov/nih/nlm/nls/lexAccess/Lib: Generic library +-- gov/nih/nlm/nls/lexAccess/Tools: Executable classes for script programs +-- gov/nih/nlm/nls/lexAccess/Util: Generic utilities