Package vbaconf :: Module new_delivery
[hide private]
[frames] | no frames]

Module new_delivery

source code

Helper to convert delivery.xml and prep.xml to VirtualBuildArea configuration file.

Classes [hide private]
  config_wrapper
wrapper object to access directly conf property.
Functions [hide private]
 
cleanup_path(path)
Returns path without any sequence of '/' and replacing '' by '/'
source code
 
generate_config(deliveryinput, prepinput)
deliveryinput: path to delivery conf file (old format).
source code
Function Details [hide private]

generate_config(deliveryinput, prepinput)

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