| Home | Trees | Indices | Help |
|---|
|
|
ConfigParser --+
|
FullConfigParser
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
parses the json configuration and returns a list of layouts,
which contains all nessesary information of the config file.
parses the full config
Parsing will be done in 3 steps:
1. get raw Config Objects by just passing the values defined inside the config
2. replace references by objects, import services, tasks, parsers and processors
3. do sanity checks
params:
configFilename: indicates which configuration file to parse
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Jun 18 03:07:33 2013 | http://epydoc.sourceforge.net |