Classes
 ClassDescription
 ConfigLoader Handles the load process for the configuration xml file for Fosfr, and returns an XML object to the Fosfr instance for parsing.
 ConfigLoaderEvent Fosfr dispatches ConfigLoaderEvent objects during the loading of the configuration xml file by FosfrBaseClass.
 Fosfr Instantiates an instance of the complete Fosfr framework, including the Navigation branch.
 FosfrBaseClass The core of the Fosfr framework.
 FosfrEvent Fosfr dispatches FosfrEvent objects during the instantiation process of the Fosfr core classes.
 FosfrLite Instantiates an instance of the core of the Fosfr framework, and allows for instantiation without a configuration xml file via the initialize method.
 URLInfo Parses variables out of the query string and provides information on the URL.
 XMLListTools XMLListTools provides two methods for processing XMLList objects for internal use within the Fosfr framework.