diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/configuration.ConfigurationSet-class.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/python/configuration.ConfigurationSet-class.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,333 @@ + + + +
+Trees | + + +Indices | + + +Help | + ++ |
---|
+ | + +
+ |
+
+ object --+ + | +UserDict.DictMixin --+ + | + Configuration --+ + | + ConfigurationSet ++ +
A ConfigurationSet represents a set of configurations.
+Each configuration should be processed separately. This is matching +the Raptor model where a single XML file can contain definitions +of multiple specifications and configurations.
+It is however somewhat different from the Commons Configuration classes +that combine configurations, e.g. CombinedConfiguration, +CompositeConfiguration. These act to combine configurations in a way +such that a single configuration interface is still presented to the +client.
+
|
+|||
+ + |
+
|
+ ||
+ + |
+
|
+ ||
+ Inherited from Inherited from Inherited from |
+
+
|
+|||
+ Inherited from |
+
+
|
+|||
+ Inherited from |
+
+
|
+
+
|
+
Return a list of configs that matches the name and type specified. +This can be queried multiple times to retrieve different named configurations. +
|
Trees | + + +Indices | + + +Help | + ++ |
---|
+ Generated by Epydoc 3.0beta1 on Wed Sep 09 13:44:18 2009 + | ++ http://epydoc.sourceforge.net + | +