Package fmpp.setting

FMPP settings.

See:
          Description

Class Summary
FileWithConfigurationBase File that stores the current configuration base directory at the time it was instantiated.
FileWithSettingValue File that stores the original setting value (string) it was constructed from.
Settings Stores FMPP settings, loads configuration files, provides other setting handling related utilities.
 

Exception Summary
SettingException Bad setting or setting combination, or faliure when trying to setup the engine with the settings.
 

Package fmpp.setting Description

FMPP settings. FMPP settings is an abstraction over the FMPP core that helps to write tools (front-ends) that can share configuration information, and has similar setup rules from the view point of tool user.