Class Summary |
BabelConfiguration |
This class provides access to configuration information (including user
options) required by the parsers and backend. |
CollectionException.UriExceptionPair |
This struct exists to hold the (uri, exception) pair that makes
up each element of the collection. |
CommandLineDriver |
This class is the main driver for running Babel from the command line. |
ParserTest |
This class is the main test driver for the sidl parser. |
ResourceLoader |
Provide a method to get an InputStream for a resource in the Babel
Jar file regardless of the JDK being used. |
UserOptions |
UserOptions is a singleton class that manages the
wide variety of settings available to a user. |