diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/vbaconf.AbstractConfigConverter-class.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/python/vbaconf.AbstractConfigConverter-class.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,221 @@ + + + + + vbaconf.AbstractConfigConverter + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Package vbaconf :: + Class AbstractConfigConverter + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Class AbstractConfigConverter

source code

+ + + + + + + + + + + + + + + + + + +
+ + + + + +
Instance Methods[hide private]
+
+   + + + + + + +
__init__(self) + source code + +
+ +
+   + + + + + + +
_get_projects_configs(self) + source code + +
+ +
+   + + + + + + +
_get_prep_configs(self) + source code + +
+ +
+   + + + + + + +
generate_config(self)
+ deliveryinput: path to delivery conf file (old format).
+ source code + +
+ +
+ + + + + + +
+ + + + + +
Method Details[hide private]
+
+ +
+ +
+ + +
+

generate_config(self) +

+
source code  +
+ + deliveryinput: path to delivery conf file (old format). +prepinput: path to the prep conf file. +Return XML Document object. +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +