Interface | Description |
---|---|
LgMessageDirectorIF |
Interface to help pass debug, error, and warning types of messages around
from component to component.
|
MessageIF |
Title: MessageIF.java
Description: An interface to enable the SQL loading classes to pass messages back
about non-fatal issues.
|
Class | Description |
---|---|
Constants |
Class to hold values used in multiple places in the converter.
|
ManifestUtil | |
MessageRedirector |
This class implements the MessageIF as defined in the lexgrid sql plugin - it
allows me to catch messages from inside of the sql load process and redirect
them to the messaging utilities I use here.
|
StringComparator |
Used for sorting strings.
|
URNVersionPair |