This is designed to not have any dependencies on how the data is used, e.g. currently used to create the config XML file, in future will also be used to create the new config objects as well.
One interesting thing about this class is the lack of accessors and mutators for the majority of the data, this is done for readability and reflects the "data only" purpose of this class. Consider this a pedant trap :-).
|
|
|
|
|
|
|
|
|
|
|
|